mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Update ----broken-stream.yml
This commit is contained in:
11
.github/ISSUE_TEMPLATE/----broken-stream.yml
vendored
11
.github/ISSUE_TEMPLATE/----broken-stream.yml
vendored
@@ -21,6 +21,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: I double-checked it just now and it is broken/absent from the playlist still
|
- label: I double-checked it just now and it is broken/absent from the playlist still
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: name
|
id: name
|
||||||
attributes:
|
attributes:
|
||||||
@@ -29,26 +30,30 @@ body:
|
|||||||
placeholder: 'Fox Life Russia'
|
placeholder: 'Fox Life Russia'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
id: playlist
|
- type: input
|
||||||
attributes:
|
id: playlist
|
||||||
|
attributes:
|
||||||
label: Playlist
|
label: Playlist
|
||||||
description: What playlist was used to get the channel from?
|
description: What playlist was used to get the channel from?
|
||||||
placeholder: 'ex. https://iptv-org.github.io/iptv/countries/au.m3u'
|
placeholder: 'ex. https://iptv-org.github.io/iptv/countries/au.m3u'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: link
|
id: link
|
||||||
attributes:
|
attributes:
|
||||||
label: Broken Link
|
label: Broken Link
|
||||||
description: Please specify the broken link from a playlist if you can
|
description: Please specify the broken link from a playlist if you can
|
||||||
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: alt
|
id: alt
|
||||||
attributes:
|
attributes:
|
||||||
label: Possible Replacement
|
label: Possible Replacement
|
||||||
description: If you know an alternate non-protected source or the way to fix current stream please let us know
|
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'
|
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: notes
|
id: notes
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user