mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update ----epg-request.yml
This commit is contained in:
parent
a011b9fe93
commit
d62bae296a
1 changed files with 12 additions and 9 deletions
21
.github/ISSUE_TEMPLATE/----epg-request.yml
vendored
21
.github/ISSUE_TEMPLATE/----epg-request.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue