From 604385315ec6718ab1913d245697b81d89c4ebbb Mon Sep 17 00:00:00 2001 From: smallfawn <860562056@qq.com> Date: Mon, 10 Mar 2025 19:48:48 +0800 Subject: [PATCH] Update new.yml --- .github/ISSUE_TEMPLATE/new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: