Add contact links to issue template page (#1244)

* Add contact links to issue template page


Whoops

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
(cherry picked from commit d9daf26edb)
This commit is contained in:
i509VCB 2020-12-30 10:42:53 -06:00 committed by modmuss50
parent 06178adbda
commit 60e92d82df

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: FabricMC Discord
url: https://discord.gg/v6v4pMv
about: Please ask here for help with installing Fabric.
- name: GitHub Discussions
url: https://github.com/FabricMC/fabric/discussions
about: Please look here for frequently asked questions and questions on how to use Fabric API.