From a0d8701c8b14e6446a588407239be3b25b3d39d8 Mon Sep 17 00:00:00 2001 From: David Leal Date: Sat, 13 Nov 2021 22:14:42 -0600 Subject: [PATCH] Add contact information in the issue... (#908) ...template configuration. Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> --- .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..6d4112f7 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.