From 1d5323a477528649f81fa4bd2e1e9e4a28da6402 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Thu, 17 Apr 2025 00:10:37 +0200 Subject: [PATCH] [skip ci] Add link to discord in issue templates (#1347) --- .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