diff --git a/.github/ISSUE_TEMPLATE/new.yml b/.github/ISSUE_TEMPLATE/new.yml index 9efd4c6..3184f7b 100644 --- a/.github/ISSUE_TEMPLATE/new.yml +++ b/.github/ISSUE_TEMPLATE/new.yml @@ -1,6 +1,6 @@ name: 新功能提议 title: "[功能提议] " # 默认标题前缀,用户可以修改 -labels: ["feature request"] # 标签必须是字符串数组 +labels: ["enhancement"] # 标签必须是字符串数组 description: 描述新功能的实现方法和用户场景。 body: