Files
epg/.github/ISSUE_TEMPLATE/----source-request.yml
ajanes3 937ad6ee31 Update ----source-request.yml
Small grammar update
2023-01-28 12:21:01 -05:00

23 lines
560 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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?