From b6f5d9dc0ab4b2896db03bbb666e5cd16678604b Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Mon, 21 Jun 2021 01:50:17 -0400 Subject: [PATCH] github: add more details to bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b5548664..974da1ea 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,7 @@ labels: "bug" assignees: "" --- -Before you report, please take a look at [Troubleshooting](https://clementtsang.github.io/bottom/troubleshooting) to see if there's already an answer to your problem. +Before you report, please take a look at [Troubleshooting](https://clementtsang.github.io/bottom/troubleshooting) to see if there's already an answer to your problem. Also check out [existing issues](https://github.com/ClementTsang/bottom/issues) and [known problems](https://clementtsang.github.io/bottom/support/#known-problems) to see if your problem is already reported/known. Also, **please fill in all fields if possible** - if the issue is too hard to reproduce or vague, it may not be fixed!