diff --git a/.gitea/issue_template/bug_report.yaml b/.gitea/issue_template/bug_report.yaml index 0a61783..505cd6d 100644 --- a/.gitea/issue_template/bug_report.yaml +++ b/.gitea/issue_template/bug_report.yaml @@ -29,8 +29,8 @@ body: description: Please provide detailed steps to reproduce the bug. placeholder: | 1. Do this - 2. Do that\ - 3. Do this other thing\ + 2. Do that + 3. Do this other thing 4. Bug happens! validations: required: false