Add contact links to issue template page ()

* 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>
This commit is contained in:
i509VCB 2020-12-30 10:42:53 -06:00 committed by GitHub
parent a404f47683
commit d9daf26edb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.