Delete ----epg-request.yml

This commit is contained in:
Aleksandr Statciuk 2023-01-28 20:05:59 +03:00
parent 675611bd47
commit d81e30a2c8

View file

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