mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
tweak issue template again
re: https://github.com/ankitects/anki/issues/988
This commit is contained in:
parent
ae83e6ee15
commit
e5d2d76666
1 changed files with 14 additions and 6 deletions
20
.github/ISSUE_TEMPLATE/bug-report.md
vendored
20
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -1,15 +1,23 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Triaged bugs and developer tasks
|
||||||
about: Bug reports or development issues
|
about: No questions, suggestions, or vague reports please
|
||||||
title: ""
|
title: ""
|
||||||
labels: ""
|
labels: ""
|
||||||
assignees: ""
|
assignees: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
**Have a question or feature suggestion? Please post on the [user forums](https://forums.ankiweb.net/) instead.**
|
- Have a question or feature suggestion?
|
||||||
|
- Problems building/running on your system?
|
||||||
|
- Not 100% sure you've found a bug?
|
||||||
|
|
||||||
**Not 100% sure you've found a bug? Please post on the [user forums](https://forums.ankiweb.net/) instead.**
|
If so, please post on https://forums.ankiweb.net/ instead. This issue tracker is
|
||||||
|
intended primarily to track development tasks, and it is easier to provide support
|
||||||
|
over on the forums. Please make sure you read the following pages before
|
||||||
|
you post there:
|
||||||
|
|
||||||
**Problems building/running on your system? Please post on the [user forums](https://forums.ankiweb.net/) instead.**
|
- https://faqs.ankiweb.net/when-problems-occur.html
|
||||||
|
- https://faqs.ankiweb.net/getting-help.html
|
||||||
|
|
||||||
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).
|
If you post questions, suggestions, or vague bug reports here, please do not be
|
||||||
|
offended if we close your ticket without replying. If in doubt, please post on
|
||||||
|
https://forums.ankiweb.net/ instead.
|
||||||
|
|
Loading…
Reference in a new issue