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 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'] labels: ['🗓 epg request']
body: body:
@ -8,14 +8,6 @@ body:
value: | value: |
Please fill out the issue template as much as you can so we could efficiently process your request. 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 - type: input
attributes: attributes:
label: Source label: Source
@ -24,6 +16,17 @@ body:
validations: validations:
required: true required: true
- type: textarea
attributes:
label: Channels
description: List all channels that need to be added
placeholder: |
- Channel1
- Channel2
...
validations:
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Notes label: Notes