Update issue templates

This commit is contained in:
Aleksandr Statciuk
2022-09-16 23:39:41 +03:00
parent 5c5461deca
commit 96c5505681
5 changed files with 72 additions and 9 deletions

View File

@@ -0,0 +1,22 @@
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'