From e7eb0b0597d3d1c2a4326d9270d36000d9aab2f6 Mon Sep 17 00:00:00 2001 From: Karmaa <88517757+LukeGus@users.noreply.github.com> Date: Sun, 12 Oct 2025 00:23:52 -0500 Subject: [PATCH] Add issue template configuration for support links --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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..e885fef6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Support Center + url: https://github.com/Termix-SSH/Support/issues + about: Report any feature requests or bugs in the support center + - name: Discord + url: https://discord.gg/jVQGdvHDrf + about: Official Termix Discord server for general discussion and quick support