Add issue templates for the new issue template chooser

This commit is contained in:
abcdefg30
2020-01-13 13:34:40 +01:00
committed by Matthias Mailänder
parent f1325e12d4
commit 9f66e3936d
5 changed files with 114 additions and 39 deletions

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

@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: OpenRA Forum
url: https://forum.openra.net/
about: "Please ask questions about modding here."
- name: OpenRA Discord server
url: https://discord.openra.net/
about: "Join the community Discord server for community discussion and support."
- name: OpenRA IRC Channel
url: https://webchat.freenode.net/#openra
about: "Join our development IRC channel on freenode for discussion of development topics."