Update ---broken-guide.yml

This commit is contained in:
Aleksandr Statciuk 2022-09-17 00:06:40 +03:00
parent 9c5866453b
commit 62ab7e213b

View file

@ -11,7 +11,7 @@ body:
- type: input - type: input
attributes: attributes:
label: Guide label: Guide
description: Link to the guide that broke description: Link to the broken guide
placeholder: 'https://iptv-org.github.io/epg/guides/us/directv.com.epg.xml.gz' placeholder: 'https://iptv-org.github.io/epg/guides/us/directv.com.epg.xml.gz'
validations: validations:
required: true required: true
@ -19,6 +19,6 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Description label: Description
description: Describe the problem in detail description: Describe the issue in details
validations: validations:
required: true required: true