diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6cc203c6b..ffad3525e 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 2d3f7380e..b076facd5 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`):