From a1d2ea2541b8da34d3840273d2160a8c660cf221 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Wed, 8 Oct 2025 23:07:56 +0300 Subject: [PATCH] Update 4_channel-search.yml --- .github/ISSUE_TEMPLATE/4_channel-search.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4_channel-search.yml b/.github/ISSUE_TEMPLATE/4_channel-search.yml index 19f0e4d22b..9d6888c507 100644 --- a/.github/ISSUE_TEMPLATE/4_channel-search.yml +++ b/.github/ISSUE_TEMPLATE/4_channel-search.yml @@ -7,9 +7,9 @@ body: - type: input id: stream_id attributes: - 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' + 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@East' validations: required: true