Update issue templates
This commit is contained in:
parent
a8390fe55f
commit
13c7b1ed76
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
name: Delete Channel
|
||||
about: Request to remove a channel from the playlist
|
||||
title: 'Remove: xxx'
|
||||
labels: DMCA
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please fill out the information in this issue template so that we can
|
||||
efficiently process your request -->
|
||||
|
||||
<!-- An issue may contain a request for only one channel, otherwise it will be closed -->
|
||||
|
||||
***Channel Name:*** xxx
|
||||
***DMCA Notice (link):*** xxx
|
||||
***Notes (optional):*** xxx
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: 'Suggestion: xxx'
|
||||
labels: feature request
|
||||
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…
Reference in New Issue