diff options
author | Patrick G <geek1011@users.noreply.github.com> | 2017-03-09 06:20:52 -0500 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-03-09 19:20:52 +0800 |
commit | aaf9adfbe82f3472817c321c395713ced6b23608 (patch) | |
tree | d33f3a6f3351bba4307e40376fd8c30196ab25b0 /.github/issue_template.md | |
parent | b40496533bb67ac988cd89a67e70610fc895419f (diff) | |
download | gitea-aaf9adfbe82f3472817c321c395713ced6b23608.tar.gz gitea-aaf9adfbe82f3472817c321c395713ced6b23608.zip |
Fix grammar (#1158)
Diffstat (limited to '.github/issue_template.md')
-rw-r--r-- | .github/issue_template.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index ff554a43b1..dbf2ae984c 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,7 +1,7 @@ -1. Please speak English, this is the language everybody of us can speak and write. -2. Please ask questions or config/deploy problems on our Gitter channel: https://gitter.im/go-gitea/gitea -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 will be handled as an invalid report. +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 Gitter channel: https://gitter.im/go-gitea/gitea +3. Please take a moment to search 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.** @@ -25,4 +25,4 @@ ## Screenshots -**If regarding the Web Interface, please include a screenshot** +**If this issue involves the Web Interface, please include a screenshot** |