epg/.github/ISSUE_TEMPLATE/-----source-request.yml
2025-01-15 13:40:17 +03:00

22 lines
557 B
YAML

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?