mirror of https://github.com/iptv-org/iptv
Update 4_channel-search.yml
This commit is contained in:
parent
be23048e50
commit
ffa27e228c
|
@ -5,6 +5,7 @@ labels: ['channel search']
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
|
id: stream_id
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel ID (required)
|
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.
|
||||||
|
@ -13,6 +14,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
id: notes
|
||||||
attributes:
|
attributes:
|
||||||
label: Notes
|
label: Notes
|
||||||
description: 'Any additional information that may help find a link to the stream faster?'
|
description: 'Any additional information that may help find a link to the stream faster?'
|
||||||
|
|
Loading…
Reference in New Issue