Files
epg/.github/ISSUE_TEMPLATE/---broken-guide.yml
Aleksandr Statciuk bebc22c027 Update issue templates
2022-09-17 00:12:22 +03:00

24 lines
631 B
YAML

name: ⚠️ Broken Guide
description: Report an error in the guide
labels: ['⚠️ broken guide']
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: Guide
description: Link to the broken guide
placeholder: 'https://iptv-org.github.io/epg/guides/us/directv.com.epg.xml.gz'
validations:
required: true
- type: textarea
attributes:
label: Description
description: Describe the issue in details
validations:
required: true