mirror of
https://github.com/iptv-org/iptv
synced 2026-05-08 10:37:44 -04:00
Create channel-search.yml
This commit is contained in:
20
.github/DISCUSSION_TEMPLATE/channel-search.yml
vendored
Normal file
20
.github/DISCUSSION_TEMPLATE/channel-search.yml
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
body:
|
||||||
|
- type: input
|
||||||
|
id: stream_id
|
||||||
|
attributes:
|
||||||
|
label: Stream ID (required)
|
||||||
|
description: Unique ID of the channel and feed from [iptv-org.github.io](https://iptv-org.github.io/). If you cannot find the channel or feed you are looking for in the list, please let us know via one of the [forms](https://github.com/iptv-org/database/issues/new/choose) before posting your request.
|
||||||
|
placeholder: 'BBCAmerica.us@HD'
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: notes
|
||||||
|
attributes:
|
||||||
|
label: Notes
|
||||||
|
description: 'Any additional information that may help find a link to the stream faster?'
|
||||||
|
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
⚠️ **IMPORTANT:** Requests without a valid stream ID will be closed immediately.
|
||||||
Reference in New Issue
Block a user