mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Delete ----epg-request.yml
This commit is contained in:
parent
675611bd47
commit
d81e30a2c8
1 changed files with 0 additions and 33 deletions
33
.github/ISSUE_TEMPLATE/----epg-request.yml
vendored
33
.github/ISSUE_TEMPLATE/----epg-request.yml
vendored
|
@ -1,33 +0,0 @@
|
|||
name: 🗓 EPG Request
|
||||
description: Request to add a guide for a specific channels
|
||||
labels: ['🗓 epg request']
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Please fill out the issue template as much as you can so we could efficiently process your request.
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Source
|
||||
description: Website where the EPG can be found?
|
||||
placeholder: 'https://cablecompany.com/tvlisting'
|
||||
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
|
||||
description: Anything else we should know?
|
Loading…
Add table
Add a link
Reference in a new issue