From 915503d3f09fa75f2bce472d484d908e9be7c461 Mon Sep 17 00:00:00 2001 From: Simran Date: Mon, 14 Sep 2020 07:33:46 +0200 Subject: [PATCH] Add issue template config Disables link below template chooser to create a blank issue (still possible via URL though), add Discord invite link --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 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..9258aedf7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Community Support + url: https://discordapp.com/invite/4Ae9KZn + about: Join the Olive Discord server