From d37014d1be14f13ff630b0502ddcb148cd4cb4e0 Mon Sep 17 00:00:00 2001
From: Howard Wu <HowardWu20@outlook.com>
Date: Wed, 22 Mar 2023 02:34:01 +0800
Subject: [PATCH] Update bug_report.yml

---
 .github/ISSUE_TEMPLATE/bug_report.yml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

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