mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-03-12 04:35:40 -07:00
Add feature request template
[skip ci]
This commit is contained in:
parent
fa850aa4c3
commit
097b4a9e78
.github/ISSUE_TEMPLATE
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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: ''
|
||||
|
||||
---
|
||||
|
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -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
|
||||
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -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.
|
Loading…
x
Reference in New Issue
Block a user