From 35b022d6bc2af113e42d5b101a9f1eae32880727 Mon Sep 17 00:00:00 2001 From: Taranjeet Singh Date: Fri, 18 Aug 2023 22:35:00 -0700 Subject: [PATCH] Add discord link (#456) --- .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 0086358d..abbb0491 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,5 @@ blank_issues_enabled: true +contact_links: + - name: Discord + url: https://discord.gg/6PzXDgEjG5 + about: General community discussions \ No newline at end of file