diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 24a970a0..92b74d5e 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?] +title: '[Bug]: ' +labels: [ "bug?" ] body: - type: markdown