From 2fba8889a09129d450b458e49808c530860ec75f Mon Sep 17 00:00:00 2001 From: David Leal Date: Thu, 11 Nov 2021 17:54:41 -0600 Subject: [PATCH] feat: Add contact links in the issue template configuration --- .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..fcff12b9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,5 @@ blank_issues_enabled: false +contact_links: + - name: Discord community + url: https://discord.gg/c7MnfGFGa6 + about: Have any questions or found any bugs? Please contact us via Discord