From d4de9d3a3408508368a5dc0ac96795e2a13c3963 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 3 Feb 2021 15:31:17 +1000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 000000000..771aae947 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,14 @@ +--- +name: Bug report +about: Bug reports or development issues +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.** + +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).