From 3137c45704999d21afa6dfe7370a40c8f92717a9 Mon Sep 17 00:00:00 2001 From: Craftinators Date: Sun, 30 Apr 2023 14:09:46 -0400 Subject: [PATCH] chore: add contact link Add a contact link for general questions --- .github/ISSUE_TEMPLATE/config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ec4bb386..0565505a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,5 @@ -blank_issues_enabled: false \ No newline at end of file +blank_issues_enabled: false +contact_links: + - name: 🤔 General Questions and Help + url: https://discord.gg/pcm8kWrdNt + about: This issue tracker is not for support questions. Please refer to the Hibiscus community's help and discussion discord server.