Make "Console Issue" template redirect to NH
This commit is contained in:
parent
916bf51956
commit
c2fc1af372
2 changed files with 5 additions and 20 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Some issue with your console after/during following the guide?
|
||||
url: https://discord.gg/MWxPgEp
|
||||
about: "Please join the Nintendo Homebrew Discord server to for support-related questions"
|
20
.github/ISSUE_TEMPLATE/console-issue.md
vendored
20
.github/ISSUE_TEMPLATE/console-issue.md
vendored
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
name: Console Issue
|
||||
about: Some issue with your console after/during following the guide?
|
||||
---
|
||||
|
||||
**System model**
|
||||
|
||||
<!--Your console model, eg. Old 3DS, New 3DS, 2DS-->
|
||||
|
||||
**Firmware version**
|
||||
|
||||
<!--Your console system version, you can check this in System Settings-->
|
||||
|
||||
**Luma3DS Version(If applicable)**
|
||||
|
||||
<!--If you have Luma3DS installed, your Luma3DS version-->
|
||||
|
||||
**Guide Section(If applicable)**
|
||||
|
||||
<!--Section of the guide you had this issue-->
|
Loading…
Reference in a new issue