From fe9a5d3159c915503a745ce1860c41d6cc552048 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 14 Dec 2018 18:35:01 -0500 Subject: [PATCH] .github: adjust issue templates [skip ci] --- .github/ISSUE_TEMPLATE.md | 5 ++--- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) 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`):