Merge pull request #1899 from iptv-org/update-issue-templates

Update issue templates
This commit is contained in:
ajanes3 2023-01-28 18:01:42 -05:00 committed by GitHub
commit a01617742d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 4 deletions

View file

@ -1,5 +1,5 @@
name: 🗓 EPG Request name: 🗓 EPG Request
description: Request to add a guide for a specific channels description: Request to add a channel to existing guide
labels: ['🗓 epg request'] labels: ['🗓 epg request']
body: body:
@ -10,9 +10,9 @@ body:
- type: input - type: input
attributes: attributes:
label: Source label: Guide
description: Website where the EPG can be found? description: Link to the file in which you want to add these channels
placeholder: 'https://cablecompany.com/tvlisting' placeholder: 'https://iptv-org.github.io/epg/guides/en/example.co.uk.xml'
validations: validations:
required: true required: true

View file

@ -0,0 +1,22 @@
name: Source Request
description: Request to add a new source
labels: [' source request']
body:
- type: markdown
attributes:
value: |
Please fill out the request as much as possible so we can 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 we should know?