From 59c711a1349ed147bb5aac9344dc3656aa7a7608 Mon Sep 17 00:00:00 2001 From: smallfawn <860562056@qq.com> Date: Mon, 10 Mar 2025 19:49:29 +0800 Subject: [PATCH] set --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- .github/ISSUE_TEMPLATE/new.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 47dc810..0c954ee 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,6 @@ name: 反馈脚本BUG description: 在使用 脚本 的过程中遇到了错误 -title: "[Bug]: " +title: "[Bug反馈]: " labels: ["bug?"] body: diff --git a/.github/ISSUE_TEMPLATE/new.yml b/.github/ISSUE_TEMPLATE/new.yml index 3184f7b..8e8641f 100644 --- a/.github/ISSUE_TEMPLATE/new.yml +++ b/.github/ISSUE_TEMPLATE/new.yml @@ -1,6 +1,6 @@ name: 新功能提议 title: "[功能提议] " # 默认标题前缀,用户可以修改 -labels: ["enhancement"] # 标签必须是字符串数组 +labels: ["enhancement?"] # 标签必须是字符串数组 description: 描述新功能的实现方法和用户场景。 body: