Update -----streams_add.yml

pull/14337/head
Aleksandr Statciuk 2 years ago committed by GitHub
parent 2b09c4bb4e
commit 02aacdba09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ labels: ['streams:add']
body: body:
- type: input - type: input
attributes: attributes:
label: Channel ID label: Channel ID (required)
description: Unique channel ID from [iptv-org.github.io](https://iptv-org.github.io/). If you can't find the channel you want in the list, please let us know through this [form](https://github.com/iptv-org/database/issues/new?assignees=&labels=channels%3Aadd&projects=&template=channels_add.yml&title=Add%3A+) before posting your request. description: Unique channel ID from [iptv-org.github.io](https://iptv-org.github.io/). If you can't find the channel you want in the list, please let us know through this [form](https://github.com/iptv-org/database/issues/new?assignees=&labels=channels%3Aadd&projects=&template=channels_add.yml&title=Add%3A+) before posting your request.
placeholder: 'BBCAmericaEast.us' placeholder: 'BBCAmericaEast.us'
validations: validations:
@ -20,7 +20,7 @@ body:
- type: input - type: input
attributes: attributes:
label: Stream URL label: Stream URL (required)
description: Link to the stream description: Link to the stream
placeholder: 'https://example.com/playlist.m3u8' placeholder: 'https://example.com/playlist.m3u8'
validations: validations:
@ -59,7 +59,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Notes (optional) label: Notes
description: 'Anything else we should know about this broadcast?' description: 'Anything else we should know about this broadcast?'
- type: checkboxes - type: checkboxes

Loading…
Cancel
Save