mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
tweak issue template
This commit is contained in:
parent
2941503bea
commit
ae83e6ee15
1 changed files with 5 additions and 4 deletions
9
.github/ISSUE_TEMPLATE/bug-report.md
vendored
9
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue