From 3b6a507ab8fde47459a5f981dbfdc4677107e4a6 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Thu, 9 Oct 2025 18:51:59 -0500 Subject: [PATCH] require issue tempalte --- .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..4c0f247e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Discord Community Support + url: https://discord.gg/gk8jAdXWmj + about: Please join our Discord server for general questions and community discussion before opening an issue.