From 878e7155a8bb8c6b0c7b79476f98cc782bef11c4 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 5 Jul 2021 23:39:56 +0800 Subject: [PATCH] chore: add bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.en.yml | 2 +- .github/ISSUE_TEMPLATE/bug_report.zh.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: