From 01020d81b81e58ddd272d4e660de5c05f944aec9 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Wed, 16 Apr 2025 23:33:14 +0200 Subject: [PATCH] [skip ci] Add link to discord in issue templates --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0c..a7854e8e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,5 @@ blank_issues_enabled: false +contact_links: + - name: ☎️ Support + url: https://discord.gg/DDZdqZWaHA + about: Join our discord to get help for anything that is not a bug or a feature request