From 201606c36ed6f8a80e5372a8019ecad7848cd045 Mon Sep 17 00:00:00 2001 From: PotatoQuality Date: Tue, 4 Aug 2020 10:24:55 +0200 Subject: [PATCH] Patching Morpheus65535 github support life Creating a GitHub config file to make sure users can't overwrite the issue template and will be redirected to other places for posting feature requests or can choose alternative places for requesting help --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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..351cc10e7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Feature suggestions + url: https://bazarr.featureupvote.com/ + about: Share your suggestions or ideas to make Bazarr better! + - name: Discord Support + url: https://discord.gg/MH2e2eb + about: Ask questions and talk about bazarr