diff --git a/.github/ISSUE_TEMPLATE/bug_resolution.yml b/.github/ISSUE_TEMPLATE/bug_resolution.yml index 6710b739d..bc4f2e128 100644 --- a/.github/ISSUE_TEMPLATE/bug_resolution.yml +++ b/.github/ISSUE_TEMPLATE/bug_resolution.yml @@ -29,7 +29,7 @@ body: attributes: label: Steps to reproduce description: Please describe the steps to reproduce the bug. - placeholder: | + placeholder: |- 1. ... 2. ... 3. ...