Update ----broken-stream.yml
This commit is contained in:
parent
1f9c18e917
commit
bb5f6a2f26
|
@ -8,7 +8,6 @@ body:
|
|||
value: |
|
||||
Please fill out the issue template as much as you can so we could efficiently process your request
|
||||
**IMPORTANT**: An issue may contain a request for only one channel, otherwise it will be closed
|
||||
|
||||
- type: checkboxes
|
||||
id: preliminary
|
||||
attributes:
|
||||
|
@ -20,7 +19,6 @@ body:
|
|||
required: true
|
||||
- label: I double-checked it just now and it is broken/absent from the playlist still
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: name
|
||||
attributes:
|
||||
|
@ -29,7 +27,6 @@ body:
|
|||
placeholder: 'Fox Life Russia'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: playlist
|
||||
attributes:
|
||||
|
@ -38,21 +35,18 @@ body:
|
|||
placeholder: 'ex. https://iptv-org.github.io/iptv/countries/au.m3u'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
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:
|
||||
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:
|
||||
|
|
Loading…
Reference in New Issue