diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index da434e203c..f5fb775bd9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,23 +1,22 @@ -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). -2. Please post questions or config/deploy problems on our forum: https://discuss.gogs.io, here are bugs and feature requests only. +1. Please speak English +2. Please ask questions or config/deploy problems + on our gitter channel: https://gitter.im/go-gitea/gitea + Here are bugs and feature requests only. 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. +4. Please give all relevant information below for bug reports; incomplete + details considered invalid report. -**You MUST delete above content including this line before posting; too lazy to take this action considered invalid report.** +**You MUST delete above content including this line before posting; +too lazy to take this action considered invalid report.** -- Gogs version (or commit ref): -- Git version: -- Operating system: +- Gitea version (or commit ref): +- Git version: +- Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] SQLite -- Can you reproduce the bug at https://try.gogs.io: - - [ ] Yes (provide example URL) - - [ ] No - - [ ] Not relevant - Log gist: ## Description |