From 316564e3f7ab6e3744a9a1c43144808696440988 Mon Sep 17 00:00:00 2001 From: PotatoQuality Date: Wed, 29 Jul 2020 00:42:32 +0200 Subject: [PATCH] Create config.yml 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..af93bec75 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Feature Requests + url: https://ombifeatures.featureupvote.com/ + about: Share your suggestions or ideas to make Ombi better! + - name: Reddit support + url: https://www.reddit.com/r/Ombi/ + about: Ask questions and discuss Ombi