Update edit.yml
This commit is contained in:
parent
095aa4ea5f
commit
cc50781b6f
1 changed files with 5 additions and 11 deletions
14
.github/ISSUE_TEMPLATE/edit.yml
vendored
14
.github/ISSUE_TEMPLATE/edit.yml
vendored
|
@ -6,20 +6,14 @@ labels: ['edit stream']
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: stream URL
|
label: new stream URL
|
||||||
description: link to the stream from a playlist
|
description: new link to the stream if you are editing this
|
||||||
placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
placeholder: 'https://television.net/index.m3u8'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
|
||||||
|
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
What exactly needs to be changed?
|
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel Name
|
label: channel name
|
||||||
description: "full name of the channel."
|
description: "full name of the channel."
|
||||||
placeholder: 'Disney XD'
|
placeholder: 'Disney XD'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue