diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index eb4a379..c7bd925 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -56,10 +56,10 @@ body: attributes: label: Steps to reproduce placeholder: | - 1. - 2. - 3. - ... + 1. + 2. + 3. + ... validations: required: true - type: textarea