Skip to content

Commit 59c711a

Browse files
committed
set
1 parent 6043853 commit 59c711a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 反馈脚本BUG
22
description: 在使用 脚本 的过程中遇到了错误
3-
title: "[Bug]: "
3+
title: "[Bug反馈]: "
44
labels: ["bug?"]
55

66
body:

.github/ISSUE_TEMPLATE/new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 新功能提议
22
title: "[功能提议] " # 默认标题前缀,用户可以修改
3-
labels: ["enhancement"] # 标签必须是字符串数组
3+
labels: ["enhancement?"] # 标签必须是字符串数组
44
description: 描述新功能的实现方法和用户场景。
55

66
body:

0 commit comments

Comments
 (0)