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