Update ----broken-stream.yml
This commit is contained in:
parent
b043133663
commit
acd5757625
|
@ -11,8 +11,8 @@ body:
|
|||
**IMPORTANT**: An issue may contain a request for only one channel, otherwise it will be closed
|
||||
|
||||
- type: checkboxes
|
||||
id: preliminary
|
||||
attributes:
|
||||
id: preliminary
|
||||
attributes:
|
||||
label: I am assuring that
|
||||
options:
|
||||
- label: I use self-updatable playlist link and not a downloaded file
|
||||
|
@ -22,8 +22,8 @@ body:
|
|||
- label: I double-checked it just now and it is broken/absent from the playlist still
|
||||
required: true
|
||||
- type: input
|
||||
id: name
|
||||
attributes:
|
||||
id: name
|
||||
attributes:
|
||||
label: Channel Name
|
||||
description: Full name of the channel. It is recommended to tell exact name that was used in a playlist
|
||||
placeholder: 'Fox Life Russia'
|
||||
|
@ -38,19 +38,19 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: link
|
||||
attributes:
|
||||
id: link
|
||||
attributes:
|
||||
label: Broken Link
|
||||
description: Please specify the broken link from a playlist if you can
|
||||
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||
- type: input
|
||||
id: alt
|
||||
attributes:
|
||||
id: alt
|
||||
attributes:
|
||||
label: Possible Replacement
|
||||
description: If you know an alternate non-protected source or the way to fix current stream please let us know
|
||||
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||
- type: input
|
||||
id: notes
|
||||
attributes:
|
||||
id: notes
|
||||
attributes:
|
||||
label: Notes
|
||||
placeholder: 'Anything else we should know?'
|
||||
|
|
Loading…
Reference in New Issue