diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5ae46d8..1e65c9b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -28,9 +28,9 @@ body: label: To reproduce description: How can you reproduce the bug? - placeholder: | - # The steps needed to reproduce the behavior:| - # 1. + placeholder: + The steps needed to reproduce the behavior: + 1. validations: required: true - type: textarea