mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Few corrections in formulations
This commit is contained in:
12
.github/ISSUE_TEMPLATE/----broken-stream.yml
vendored
12
.github/ISSUE_TEMPLATE/----broken-stream.yml
vendored
@@ -16,11 +16,11 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: preliminary
|
id: preliminary
|
||||||
attributes:
|
attributes:
|
||||||
label: I am assuring that
|
label: I have verified that
|
||||||
options:
|
options:
|
||||||
- label: I use self-updatable playlist link and not a downloaded file
|
- label: I use the GitHub playlist link and not a downloaded/cached version of the file
|
||||||
required: true
|
required: true
|
||||||
- label: My TV player has updated this playlist after 0:00 GMT time and is set to update it daily
|
- label: My TV player has updated this playlist after 0:00 GMT and is set to update it daily
|
||||||
required: true
|
required: true
|
||||||
- label: I am aware that the channel source may have temporal outages. It is broken/absent from the playlist for couple of hours or days
|
- label: I am aware that the channel source may have temporal outages. It is broken/absent from the playlist for couple of hours or days
|
||||||
required: true
|
required: true
|
||||||
@@ -29,7 +29,7 @@ body:
|
|||||||
id: name
|
id: name
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel Name
|
label: Channel Name
|
||||||
description: Full name of the channel. It is recommended to tell exact name that was used in a playlist
|
description: Full name of the channel. Please use the exact name, as in how it appears in the playlist.
|
||||||
placeholder: 'Fox Life Russia'
|
placeholder: 'Fox Life Russia'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -37,7 +37,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: reason
|
id: reason
|
||||||
attributes:
|
attributes:
|
||||||
label: What happened to a stream?
|
label: What happened to the stream?
|
||||||
options:
|
options:
|
||||||
- It is now offline (disappeared from the playlist)
|
- It is now offline (disappeared from the playlist)
|
||||||
- It is stuck at a single frame/the same segment
|
- It is stuck at a single frame/the same segment
|
||||||
@@ -58,7 +58,7 @@ body:
|
|||||||
- 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'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user