diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index f06bbb38..f66155c0 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -14,7 +14,7 @@ body: id: bug-description attributes: label: Bug description - description: Provide a description of the bug you're experiencing. + description: Provide a description of the bug you're experiencing. Please include any relevant error messages. validations: required: true - type: textarea