Browse Source

.github: adjust issue templates

[skip ci]
Unknwon 5 years ago
parent
commit
fe9a5d3159
2 changed files with 4 additions and 6 deletions
  1. 2 3
      .github/ISSUE_TEMPLATE.md
  2. 2 3
      .github/ISSUE_TEMPLATE/bug_report.md

+ 2 - 3
.github/ISSUE_TEMPLATE.md

@@ -17,9 +17,8 @@ The issue will be closed without any reasons if it does not satisfy any of follo
   - [ ] MSSQL
   - [ ] SQLite
 - Can you reproduce the bug at https://try.gogs.io:
-  - [ ] Yes (provide example URL)
-  - [ ] No
-  - [ ] Not relevant
+  - [ ] Yes: provide example URL
+  - [ ] No: explain why
 - Log gist (usually found in `log/gogs.log`):
 
 ## Description

+ 2 - 3
.github/ISSUE_TEMPLATE/bug_report.md

@@ -45,7 +45,6 @@ If applicable, add screenshots to help explain your problem.
   - [ ] MSSQL
   - [ ] SQLite
 - Can you reproduce the bug at https://try.gogs.io:
-  - [ ] Yes (provide example URL)
-  - [ ] No
-  - [ ] Not relevant
+  - [ ] Yes: provide example URL
+  - [ ] No: explain why
 - Log gist (usually found in `log/gogs.log`):