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