From 46f3184715f63c8bb4d870048f661b34423afbbb Mon Sep 17 00:00:00 2001 From: David Leal Date: Tue, 9 Nov 2021 13:53:14 -0600 Subject: [PATCH] Add contact information 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 3ba13e0ce..6d4112f7a 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/hScy8KWACQ + about: Found any bug? Need help? Feel free to contact us via Discord.