diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4308d7c6..8eb21cc1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -53,7 +53,7 @@ assignees: '' - [ ] I have read and followed the project's Code of Conduct. - [ ] I have searched for similar issues before creating this one. -- [ ] I have provided sufficient details to understand and reproduce the issue.I have provided all the necessary information to understand and reproduce the issue. +- [ ] I have provided sufficient details to understand and reproduce the issue. I have provided all the necessary information to understand and reproduce the issue. - [ ] I am willing to help resolve this issue. ---