From 39a93950912d7ab039eb03a206c923f86aa78bf0 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 16 Sep 2022 23:55:58 +0300 Subject: [PATCH] Update ---broken-guide.yml --- .github/ISSUE_TEMPLATE/---broken-guide.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---broken-guide.yml b/.github/ISSUE_TEMPLATE/---broken-guide.yml index 9a4607ff..6f667b33 100644 --- a/.github/ISSUE_TEMPLATE/---broken-guide.yml +++ b/.github/ISSUE_TEMPLATE/---broken-guide.yml @@ -1,5 +1,5 @@ name: ⚠️ Broken Guide -description: Report a broken EPG +description: Report an error in the guide labels: ['⚠️ broken guide'] body: @@ -18,7 +18,7 @@ body: - type: textarea attributes: - label: Details - description: What exactly is not working? + label: Description + description: Describe the problem in detail validations: required: true \ No newline at end of file