Update issue templates
This commit is contained in:
parent
5d6384d2d0
commit
61492ee17f
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
name: "\U0001F6A7 Broken Stream"
|
||||
about: Report a broken stream
|
||||
title: 'Fix: xxx'
|
||||
labels: broken stream
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please fill out the information in this issue template so that we can
|
||||
efficiently process your request -->
|
||||
|
||||
<!-- IMPORTANT: An issue may contain a request for only one channel, otherwise it will be closed -->
|
||||
|
||||
***Channel Name:*** xxx
|
||||
***Broken Link (from playlist):*** xxx
|
||||
***Possible Replacement (optional):*** xxx
|
||||
***Notes (optional):*** xxx
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
name: "\U0001F4FA Channel Request"
|
||||
about: Request to add a channel to the playlist
|
||||
title: 'Add: xxx'
|
||||
labels: channel request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please fill out the information in this issue template so that we can
|
||||
efficiently process your request -->
|
||||
|
||||
<!-- IMPORTANT: An issue may contain a request for only one channel, otherwise it will be closed -->
|
||||
|
||||
**Channel Name:** xxx
|
||||
**Country:** xxx
|
||||
**Language:** xxx
|
||||
**External Link (optional):** xxx
|
||||
**Notes (optional):** xxx
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: "\U0001F6A8 Remove Channel"
|
||||
about: Request to remove a channel
|
||||
title: 'Remove: xxx'
|
||||
labels: DMCA
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please fill out the information in this issue template so that we can
|
||||
efficiently process your request -->
|
||||
|
||||
***Channel Name:*** xxx
|
||||
***DMCA Notice (link):*** xxx
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: "\U0001F4DD Request List"
|
||||
about: List of requests from other issues
|
||||
title: xxx Request Channels
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
List of requests for XXX channels from other issues:
|
||||
|
||||
- [ ] xxx
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: "✨ Feature Request"
|
||||
about: For any ideas or feature requests
|
||||
title: 'Propose: xxx'
|
||||
labels: discussion
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please describe your idea as fully as possible -->
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: "❌ Remove Channel"
|
||||
about: Request to remove a channel
|
||||
title: 'Remove: xxx'
|
||||
labels: DMCA
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please fill out the information in this issue template so that we can
|
||||
efficiently process your request -->
|
||||
|
||||
***Channel Name:*** xxx
|
||||
***DMCA Notice (link):*** xxx
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: "❓Ask a question"
|
||||
about: Ask questions about this project
|
||||
title: 'Question: xxx'
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Remove Channel
|
||||
about: Request to remove a channel from the playlist
|
||||
about: Request to remove a channel
|
||||
title: 'Remove: xxx'
|
||||
labels: DMCA
|
||||
assignees: ''
|
||||
|
|
Loading…
Reference in New Issue