From 3329bfa5b2dd1888abb0ad9d6e7b690475234c5b Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 5 Apr 2018 17:23:03 -0400 Subject: [PATCH] .github: adjust ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1d17b761d..6cc203c6b 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.