Add feature request template

[skip ci]
This commit is contained in:
JonnyWong16 2021-03-02 19:20:54 -08:00
parent fa850aa4c3
commit 097b4a9e78
No known key found for this signature in database
GPG Key ID: B1F1F9807184697A
3 changed files with 21 additions and 4 deletions

@ -2,7 +2,7 @@
name: Bug Report
about: Please do not use bug reports for support issues.
title: ''
labels: 'status:awaiting-triage'
labels: 'status:awaiting-triage, type:bug'
assignees: ''
---

@ -6,6 +6,3 @@ contact_links:
- name: Discord
url: https://tautulli.com/discord
about: Please use Discord to ask for support.
- name: FeatHub
url: https://feathub.com/Tautulli/Tautulli
about: Please use FeatHub for feature requests

@ -0,0 +1,20 @@
---
name: Feature Request
about: Suggest a new feature for Tautulli.
title: ''
labels: 'status:awaiting-triage, type:enhancement'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.