Comment help text for issues (#2281)
This commit is contained in:
parent
27798c3efc
commit
e90bbcaa52
1 changed files with 9 additions and 7 deletions
16
.github/issue_template.md
vendored
16
.github/issue_template.md
vendored
|
@ -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).
|
1. Please speak English, this is the language all of us can speak and write.
|
||||||
3. Please take a moment to check that your issue doesn't already exist.
|
2. Please ask questions or configuration/deploy problems on our Discord
|
||||||
4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report.
|
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.
|
||||||
**You MUST delete the content above including this line before posting, otherwise your issue will be invalid.**
|
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):
|
- Gitea version (or commit ref):
|
||||||
- Git version:
|
- Git version:
|
||||||
|
@ -26,4 +28,4 @@
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
**If this issue involves the Web Interface, please include a screenshot**
|
<!-- **If this issue involves the Web Interface, please include a screenshot** -->
|
||||||
|
|
Reference in a new issue