diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b851f1a73..6d2149482 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,8 +22,8 @@ body: required: true - type: 'textarea' attributes: - label: 'Describe the problem and how to replicate it. Any console errors to share?' - description: 'Paste the error into the field below.' + label: 'Any console errors to share?' + description: 'Paste into the field below.' render: shell validations: required: true