diff options
author | Unknwon <u@gogs.io> | 2018-04-05 17:23:03 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2018-04-05 17:23:03 -0400 |
commit | 3329bfa5b2dd1888abb0ad9d6e7b690475234c5b (patch) | |
tree | 51d829541a99b4bd0032a6a14cd09059c64ef198 /.github | |
parent | f41f5785bfa2b1c6beffc5765efef7328f859658 (diff) |
.github: adjust ISSUE_TEMPLATE
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1d17b761..6cc203c6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,8 @@ The issue will be closed without any reasons if it does not satisfy any of following requirements: -1. Please speak English, we have forum in [Chinese](https://discuss.gogs.io/c/getting-help/getting-help-chinese). +1. Please speak English, we have forum in [中文](https://discuss.gogs.io/c/getting-help/getting-help-chinese). 2. Please post questions or config/deploy problems on our forum: https://discuss.gogs.io, here are bugs and feature requests only. +3. Please do not end your title with a question mark or period. 3. Please take a moment to search that an issue doesn't already exist. 4. Please give all relevant information below for bug reports; incomplete details considered invalid report. |