Updated issue templates
This commit is contained in:
parent
dbf92404d1
commit
4d861fe1c4
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
name: '🐞 Bug Report'
|
||||
about: Report an error in this repository
|
||||
title: 'Fix: xxx'
|
||||
labels: bug
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!-- Please describe the error in as much detail as possible so that we can fix it quickly -->
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
name: "\U0001F6A7 Broken Stream"
|
||||
name: '🛠 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
|
||||
|
@ -12,7 +11,7 @@ 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
|
||||
**_Channel Name:_** xxx
|
||||
**_Broken Link (from playlist):_** xxx
|
||||
**_Possible Replacement (optional):_** xxx
|
||||
**_Notes (optional):_** xxx
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
name: "✨ Feature Request"
|
||||
name: '✨ Feature Request'
|
||||
about: For any ideas or feature requests
|
||||
title: 'Propose: xxx'
|
||||
labels: discussion
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please describe your idea as fully as possible -->
|
||||
|
|
|
@ -4,11 +4,10 @@ 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
|
||||
**_Channel Name:_** xxx
|
||||
**_DMCA Notice (link):_** xxx
|
||||
|
|
Loading…
Reference in New Issue