1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-24 01:22:01 -05:00

Add Issue Templates (#1456)

* Add Issue Templates

This disable the creation of empty issues and adds some templates when one is opened.
A link to our discord is directly added to the issue templates list.

Thanks EmulationFanatic for the proof reading.

* fix copy paste

* Fix name
This commit is contained in:
Ac_K
2020-08-07 15:52:03 +02:00
committed by GitHub
parent e19193e073
commit 8106bf65d9
5 changed files with 151 additions and 0 deletions

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

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Ryujinx Discord
url: https://discord.gg/N2FmfVc
about: This is for development related issues. For support and technical issues, please come to our Discord server.