From bf0c716aa511668e77570c14ee9b3aafa4438f19 Mon Sep 17 00:00:00 2001 From: Qstick Date: Thu, 2 Jan 2020 20:20:43 -0500 Subject: [PATCH] Disable blank GitHub issues, redirect support to Discord --- .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..a96315893 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Radarr Community Discord + url: https://discord.gg/AD3UP37 + about: Please ask any Support or Setup question in our Discord.