docs(issue_template): add links to issue create window (#3208)

This commit is contained in:
Kitzunu
2020-09-02 11:47:45 +02:00
committed by GitHub
parent 2632cd6fcd
commit 41abcfbee3

13
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
blank_issues_enabled: false
contact_links:
- name: Website
url: http://www.azerothcore.org
- name: Wiki
url: azerothcore.org/wiki
about: You can find plenty of information on our Wiki.
- name: How to ask for help
url: https://www.azerothcore.org/wiki/How-to-ask-for-help
about: Before submitting an issue we'd love if you take a minute to read this.
- name: Discord
url: https://discord.gg/gkt4y2x
about: Join the discussions over at our Discord Server.