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