From 62ab7e213b2732d4fb44d5cb4f0d361c6deb565a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 17 Sep 2022 00:06:40 +0300 Subject: [PATCH] Update ---broken-guide.yml --- .github/ISSUE_TEMPLATE/---broken-guide.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---broken-guide.yml b/.github/ISSUE_TEMPLATE/---broken-guide.yml index 6f667b33..0638c2ab 100644 --- a/.github/ISSUE_TEMPLATE/---broken-guide.yml +++ b/.github/ISSUE_TEMPLATE/---broken-guide.yml @@ -11,7 +11,7 @@ body: - type: input attributes: 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' validations: required: true @@ -19,6 +19,6 @@ body: - type: textarea attributes: label: Description - description: Describe the problem in detail + description: Describe the issue in details validations: required: true \ No newline at end of file