mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Create ----source-request.yml
This commit is contained in:
parent
42083783e3
commit
c7a1943e03
1 changed files with 22 additions and 0 deletions
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?
|
Loading…
Add table
Add a link
Reference in a new issue