mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 11:51:23 -04:00
Update -----streams_add.yml
This commit is contained in:
committed by
GitHub
parent
44af0cccbd
commit
9a6f1eb0ca
6
.github/ISSUE_TEMPLATE/-----streams_add.yml
vendored
6
.github/ISSUE_TEMPLATE/-----streams_add.yml
vendored
@@ -6,7 +6,7 @@ labels: ['streams:add']
|
||||
body:
|
||||
- type: input
|
||||
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.
|
||||
placeholder: 'BBCAmericaEast.us'
|
||||
validations:
|
||||
@@ -20,7 +20,7 @@ body:
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Stream URL
|
||||
label: Stream URL (required)
|
||||
description: Link to the stream
|
||||
placeholder: 'https://example.com/playlist.m3u8'
|
||||
validations:
|
||||
@@ -59,7 +59,7 @@ body:
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Notes (optional)
|
||||
label: Notes
|
||||
description: 'Anything else we should know about this broadcast?'
|
||||
|
||||
- type: checkboxes
|
||||
|
||||
Reference in New Issue
Block a user