Few corrections in formulations

This commit is contained in:
Shadix A
2021-12-11 15:06:56 +02:00
committed by GitHub
parent 578279e3f0
commit 66802bffc8

View File

@@ -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'