From 36e6801f2980495da55125982e57b505ce02e87b Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sat, 17 Aug 2024 09:01:46 +0800 Subject: [PATCH] fix: bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b43872c..6cbeec0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- -name: [请按照此模板填写] 报告 Bug -about: 创建一个 Bug 报告,不按照模板的 Issue 会被关闭。 +name: "[请按照此模板填写] 报告 Bug" +about: "创建一个 Bug 报告,不按照模板的 Issue 会被关闭。" title: "[Bug] 总结你的 Bug 报告" labels: bug assignees: taurusxin