diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index bc715f7f5..84443bcf1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -25,9 +25,9 @@ body: label: To Reproduce description: Steps to reproduce the behavior value: | - 1. Go to '...' - 2. Click on '....' - 3. Scroll down to '....' + 1. Go to ... + 2. Click on ... + 3. Scroll down to ... 4. See error" validations: required: true