Browse Source

Comment help text for issues (#2281)

tags/v1.2.0-rc1
Patrick G 6 years ago
parent
commit
e90bbcaa52
1 changed files with 9 additions and 7 deletions
  1. 9
    7
      .github/issue_template.md

+ 9
- 7
.github/issue_template.md View File

@@ -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** -->

Loading…
Cancel
Save