From d62bae296a90d489aee11b2edbe7eec82152af4e Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 29 Nov 2022 18:58:28 +0300 Subject: [PATCH] Update ----epg-request.yml --- .github/ISSUE_TEMPLATE/----epg-request.yml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/----epg-request.yml b/.github/ISSUE_TEMPLATE/----epg-request.yml index 812af31d..9d27c471 100644 --- a/.github/ISSUE_TEMPLATE/----epg-request.yml +++ b/.github/ISSUE_TEMPLATE/----epg-request.yml @@ -1,5 +1,5 @@ name: 🗓 EPG Request -description: Request to add a guide for a specific channel +description: Request to add a guide for a specific channels labels: ['🗓 epg request'] body: @@ -8,14 +8,6 @@ body: value: | Please fill out the issue template as much as you can so we could efficiently process your request. - - type: input - attributes: - label: Channel ID - 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=channel+request&template=---channel-request.yml&title=Add%3A+). - placeholder: 'BBCAmericaEast.us' - validations: - required: true - - type: input attributes: label: Source @@ -24,6 +16,17 @@ body: validations: required: true + - type: textarea + attributes: + label: Channels + description: List all channels that need to be added + placeholder: | + - Channel1 + - Channel2 + ... + validations: + required: true + - type: textarea attributes: label: Notes