From 2cd6381f38c9c9bdca15db98fdac1b267e31af14 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Wed, 24 May 2023 19:53:59 -0700 Subject: [PATCH] chore: add github issue config Signed-off-by: Varun Patil --- .github/ISSUE_TEMPLATE/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..44537f5a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +blank_issues_enabled: false + +contact_links: + - name: Discord Community + url: https://discord.gg/7Dr9f9vNjJ + about: Please ask and answer questions here.