docs(issue_template): add links to issue create window (#3208)
This commit is contained in:
parent
2632cd6fcd
commit
41abcfbee3
1 changed files with 13 additions and 0 deletions
13
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
13
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue