diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 0a07e65..fad1cf6 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -80,11 +80,12 @@ body:
       value: |
         <details>
         
-        ```
         [//]: <> (Don't modify above)
-        # Replace this line with the log / 将此行用日志替换
-        [//]: <> (Don't modify below)
+        
         ```
+        # Replace this line with the log / 将此行用日志替换
+        ```
+        [//]: <> (Don't modify below)
         </details>
     validations:
       required: true