Update -----broken-stream.yml
This commit is contained in:
parent
09af8a7124
commit
b2bef44995
|
@ -42,6 +42,8 @@ body:
|
||||||
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: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -59,3 +61,5 @@ body:
|
||||||
label: Please confirm the following
|
label: Please confirm the following
|
||||||
options:
|
options:
|
||||||
- label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#report-a-broken-stream)
|
- label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#report-a-broken-stream)
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue