diff options
author | Patrick G <geek1011@outlook.com> | 2017-08-09 00:13:33 -0400 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-08-09 12:13:33 +0800 |
commit | e90bbcaa52230c88395aee098350af4a0fb38415 (patch) | |
tree | b5a35a7446fe31220f931b4c6b33ed94d8242175 /.github | |
parent | 27798c3efcfa002baf2d68a0fce23df7df16bcab (diff) | |
download | gitea-e90bbcaa52230c88395aee098350af4a0fb38415.tar.gz gitea-e90bbcaa52230c88395aee098350af4a0fb38415.zip |
Comment help text for issues (#2281)
Diffstat (limited to '.github')
-rw-r--r-- | .github/issue_template.md | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index a6e9d86f9b..b5d2409e42 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,9 +1,11 @@ -1. Please speak English, this is the language all of us can speak and write. -2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). -3. Please take a moment to check that your issue doesn't already exist. -4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. - -**You MUST delete the content above including this line before posting, otherwise your issue will be invalid.** +<!-- + 1. Please speak English, this is the language all of us can speak and write. + 2. Please ask questions or configuration/deploy problems on our Discord + server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). + 3. Please take a moment to check that your issue doesn't already exist. + 4. Please give all relevant information below for bug reports, because + incomplete details will be handled as an invalid report. +--> - Gitea version (or commit ref): - Git version: @@ -26,4 +28,4 @@ ## Screenshots -**If this issue involves the Web Interface, please include a screenshot** +<!-- **If this issue involves the Web Interface, please include a screenshot** --> |