From ae83e6ee1553f896670ecbbebd8edc628db0b925 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 19 Feb 2021 13:44:14 +1000 Subject: [PATCH] tweak issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 771aae947..94c7f21c4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,14 +1,15 @@ --- name: Bug report about: Bug reports or development issues -title: '' -labels: '' -assignees: '' - +title: "" +labels: "" +assignees: "" --- **Have a question or feature suggestion? Please post on the [user forums](https://forums.ankiweb.net/) instead.** **Not 100% sure you've found a bug? Please post on the [user forums](https://forums.ankiweb.net/) instead.** +**Problems building/running on your system? Please post on the [user forums](https://forums.ankiweb.net/) instead.** + Before reporting a bug, please make sure you've followed the [troubleshooting guide](https://faqs.ankiweb.net/when-problems-occur.html), and please make sure you [include as much information as possible](https://faqs.ankiweb.net/getting-help.html).