Update ISSUE_TEMPLATE/

This commit is contained in:
Aleksandr Statciuk
2022-11-25 10:16:31 +03:00
parent 804a46a53b
commit 39598dbfa8
5 changed files with 32 additions and 72 deletions

View File

@@ -1,22 +0,0 @@
name: 🗓 EPG Request
description: Request to add a new EPG (Electronic Programming Guide) source to the repository
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: Notes
description: 'Anything else that helps? API Url, Etc'