Update ----epg-request.yml

This commit is contained in:
Aleksandr Statciuk 2022-11-29 18:58:28 +03:00
parent a011b9fe93
commit d62bae296a

View file

@ -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