From 4d03ea195166b69e3fdce7bb69392fc938622d9a Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 7 Nov 2024 06:26:40 +0100 Subject: [PATCH] feat: discord issue template (#526) * feat: discord issue template * fix --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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 0000000..fea8d7d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Discord + url: https://discord.gg/gNr3Kbks34 + about: Support and Discussion with the Community