mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Create ----source-request.yml
This commit is contained in:
22
.github/ISSUE_TEMPLATE/----source-request.yml
vendored
Normal file
22
.github/ISSUE_TEMPLATE/----source-request.yml
vendored
Normal 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 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 we should know?
|
||||
Reference in New Issue
Block a user