From 72f16027dea1cd573bf8e35b5a4648b57a73d74c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk <7253922+freearhey@users.noreply.github.com> Date: Mon, 24 Mar 2025 06:21:04 +0300 Subject: [PATCH 1/3] Update 1_channels_add.yml --- .github/ISSUE_TEMPLATE/1_channels_add.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_channels_add.yml b/.github/ISSUE_TEMPLATE/1_channels_add.yml index f4591849..65ec3977 100644 --- a/.github/ISSUE_TEMPLATE/1_channels_add.yml +++ b/.github/ISSUE_TEMPLATE/1_channels_add.yml @@ -139,7 +139,7 @@ body: validations: required: true - - type: input + - type: dropdown id: video_format attributes: label: Format From 59bbe70e72fd0ae1a031fc5209558fb61be0c470 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk <7253922+freearhey@users.noreply.github.com> Date: Mon, 24 Mar 2025 06:21:56 +0300 Subject: [PATCH 2/3] Update 4_feeds_add.yml --- .github/ISSUE_TEMPLATE/4_feeds_add.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/4_feeds_add.yml b/.github/ISSUE_TEMPLATE/4_feeds_add.yml index a1b89bac..0efa2277 100644 --- a/.github/ISSUE_TEMPLATE/4_feeds_add.yml +++ b/.github/ISSUE_TEMPLATE/4_feeds_add.yml @@ -65,7 +65,7 @@ body: validations: required: true - - type: input + - type: dropdown id: video_format attributes: label: Format From e7c89de4a748a862ce5e81b4dcdb367092a72388 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk <7253922+freearhey@users.noreply.github.com> Date: Mon, 24 Mar 2025 06:26:58 +0300 Subject: [PATCH 3/3] Update 5_feeds_edit.yml --- .github/ISSUE_TEMPLATE/5_feeds_edit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/5_feeds_edit.yml b/.github/ISSUE_TEMPLATE/5_feeds_edit.yml index 6042da04..c1eeb499 100644 --- a/.github/ISSUE_TEMPLATE/5_feeds_edit.yml +++ b/.github/ISSUE_TEMPLATE/5_feeds_edit.yml @@ -64,7 +64,7 @@ body: description: List of languages in which the feed is broadcast separated by `;`. A list of all supported languages and their codes can be found in [data/languages.csv](https://github.com/iptv-org/database/blob/master/data/languages.csv) placeholder: 'zho;eng' - - type: input + - type: dropdown id: video_format attributes: label: Format