From 7187da853b82e072c7c3066fc5bfe190bb61910d Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 6 Jul 2023 15:10:31 +0100 Subject: [PATCH] Add issue template config --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 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 000000000..dadb5b41e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: ✋ Requesting a New Roadmap + url: https://discord.gg/cJpEt5Qbwa + about: Please do not open issues with roadmap requests, hop onto the discord server for that. + - name: 💬 Chat + url: https://discord.gg/cJpEt5Qbwa + about: Join the community on our Discord server. + - name: 🤝 Guidance + url: https://discord.gg/cJpEt5Qbwa + about: Join the community on our Discord server.