diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..ecc4647881 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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" diff --git a/.github/ISSUE_TEMPLATE/console-issue.md b/.github/ISSUE_TEMPLATE/console-issue.md deleted file mode 100644 index bd46699877..0000000000 --- a/.github/ISSUE_TEMPLATE/console-issue.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Console Issue -about: Some issue with your console after/during following the guide? ---- - -**System model** - - - -**Firmware version** - - - -**Luma3DS Version(If applicable)** - - - -**Guide Section(If applicable)** - - \ No newline at end of file