diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bd04497..8194a8e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,10 @@ --- name: 报告问题 -about: Bug Report. -title: '[BUG] Report bug' -labels: 'bug' -assignees: +about: Bug Report +title: "[BUG] Report bug" +labels: bug +assignees: '' + --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index cdf2e93..70b0d5d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,15 +1,16 @@ --- name: 需求、功能、建议 -about: demands, functions, suggestions. -title: '[Feature] New function' -labels: 'To do' -assignees: +about: demands, functions, suggestions +title: "[Feature] New function" +labels: enhancement +assignees: '' + --- - + ### 描述 Description