diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 2b816a51f..28ac48729 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -78,7 +78,7 @@ body: - type: markdown attributes: value: | - ## Issue details + # Issue details ``` Please provide a detailed decription of whats happening, and most importantly - solid steps to reproduce the issue. This will help us find it quicker. ```