From 5b98a17873d6735e1dfa9d2080044138a169e2c5 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Sat, 6 Feb 2021 21:06:53 -0600 Subject: [PATCH] Update feature request template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 26b73c3f2..ac9c77194 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug Report about: Support Requests will be closed immediately, if you are not 100% certain this is a bug please go to our Reddit, Discord, Forums, or IRC first. Exceptions do not mean you found a bug! title: '' -labels: 'bug' +labels: '' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index eb428e271..7f7f1de7c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,14 +1,20 @@ --- name: Feature request about: Suggest an idea for Sonarr +title: '' +labels: '' +assignees: '' --- -**Describe the problem** -A clear and concise description of the problem you're looking to solve. +**Is your feature request related to a problem? Please describe.** + -**Describe any solutions you think might work** -A clear and concise description of any solutions or features you've considered. +**Describe the solution you'd like** + + +**Describe alternatives you've considered** + **Additional context** -Add any other context or screenshots about the feature request here. + \ No newline at end of file