aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2018-12-14 18:35:01 -0500
committerUnknwon <u@gogs.io>2018-12-14 18:35:01 -0500
commitfe9a5d3159c915503a745ce1860c41d6cc552048 (patch)
tree21c9cd35c4f1fe6f8074090982039a5683bf5e3f /.github
parentf43d21d0aff791780aaca5770e0bc92c39c803d3 (diff)
.github: adjust issue templates
[skip ci]
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md5
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md5
2 files changed, 4 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 6cc203c6..ffad3525 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.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
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 2d3f7380..b076facd 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.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`):