From dc91a1dad05af5caab54d2e6cd9cb68da4f016f6 Mon Sep 17 00:00:00 2001 From: Loki Date: Sun, 8 Mar 2026 03:50:16 -0500 Subject: Add Discord Invite to issue flow --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..628eacde --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: MinecraftConsoles Community Discord + url: https://discord.gg/jrum7HhegA + about: If you need help, please ask for it in our Discord! You will get assistance much faster there, including help getting the project to compile. -- cgit v1.2.3