diff --git a/.github/ISSUE_TEMPLATE/bug_report.en.yml b/.github/ISSUE_TEMPLATE/bug_report.en.yml index ce5609235..abd804c45 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.en.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.en.yml @@ -40,7 +40,7 @@ body: - type: markdown id: details attributes: - value: "# Details" + value: "## Details" - type: textarea id: what-happened attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report.zh.yml b/.github/ISSUE_TEMPLATE/bug_report.zh.yml index f77f20d5c..d7744b22a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.zh.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.zh.yml @@ -40,7 +40,7 @@ body: - type: markdown id: details attributes: - value: "# 详细信息" + value: "## 详细信息" - type: textarea id: what-happened attributes: