Update issue templates
This commit is contained in:
parent
5d6384d2d0
commit
61492ee17f
18
.github/ISSUE_TEMPLATE/---broken-stream.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/---broken-stream.md
vendored
Normal file
@ -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
|
19
.github/ISSUE_TEMPLATE/---channel-request.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/---channel-request.md
vendored
Normal file
@ -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
|
14
.github/ISSUE_TEMPLATE/---remove-channel.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/---remove-channel.md
vendored
Normal file
@ -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
|
12
.github/ISSUE_TEMPLATE/---request-list.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/---request-list.md
vendored
Normal file
@ -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
|
10
.github/ISSUE_TEMPLATE/--feature-request.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/--feature-request.md
vendored
Normal file
@ -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 -->
|
14
.github/ISSUE_TEMPLATE/--remove-channel.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/--remove-channel.md
vendored
Normal file
@ -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
|
10
.github/ISSUE_TEMPLATE/-ask-a-question.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/-ask-a-question.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: "❓Ask a question"
|
||||||
|
about: Ask questions about this project
|
||||||
|
title: 'Question: xxx'
|
||||||
|
labels: question
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/remove-channel.md
vendored
2
.github/ISSUE_TEMPLATE/remove-channel.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Remove Channel
|
name: Remove Channel
|
||||||
about: Request to remove a channel from the playlist
|
about: Request to remove a channel
|
||||||
title: 'Remove: xxx'
|
title: 'Remove: xxx'
|
||||||
labels: DMCA
|
labels: DMCA
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user