From fb46d7ec7cf5d863ac18a23932d5c2b5feb3238e Mon Sep 17 00:00:00 2001 From: Soybean Date: Mon, 6 Mar 2023 21:07:02 +0800 Subject: [PATCH] style(projects): format yaml --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 92b74d5e..7ac3539a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -1,7 +1,7 @@ name: Bug提交 description: 在使用软件或功能的过程中遇到了错误 title: '[Bug]: ' -labels: [ "bug?" ] +labels: [bug?] body: - type: markdown