mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
update issue template
This commit is contained in:
parent
7a6acc83a5
commit
1476564b2f
1 changed files with 10 additions and 3 deletions
13
.github/ISSUE_TEMPLATE/config.yml
vendored
13
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,6 +1,13 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: User Forums
|
- name: Bug Reports
|
||||||
url: https://forums.ankiweb.net
|
url: https://forums.ankiweb.net
|
||||||
about: Please post questions, feature requests, and possible bugs here.
|
about: This issue tracker is for developers. Please report any bugs you encounter over on the user forum, and they will be triaged there.
|
||||||
|
|
||||||
|
- name: Questions/Support
|
||||||
|
url: https://forums.ankiweb.net
|
||||||
|
about: If you have a question or need support, please post on the user forum.
|
||||||
|
|
||||||
|
- name: Feature Requests/Suggestions
|
||||||
|
url: https://forums.ankiweb.net/c/suggestions/17
|
||||||
|
about: Please post suggestions and feature requests on our user forum.
|
||||||
|
|
Loading…
Reference in a new issue