mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update issue templates
This commit is contained in:
parent
5dd131e2d3
commit
fbc0d92a1e
6 changed files with 24 additions and 3 deletions
22
.github/ISSUE_TEMPLATE/1_source-request.yml
vendored
Normal file
22
.github/ISSUE_TEMPLATE/1_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 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?
|
Loading…
Add table
Add a link
Reference in a new issue