This commit is contained in:
smallfawn
2025-03-10 19:49:29 +08:00
parent 604385315e
commit 59c711a134
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: 反馈脚本BUG
description: 在使用 脚本 的过程中遇到了错误
title: "[Bug]: "
title: "[Bug反馈]: "
labels: ["bug?"]
body:

View File

@@ -1,6 +1,6 @@
name: 新功能提议
title: "[功能提议] " # 默认标题前缀,用户可以修改
labels: ["enhancement"] # 标签必须是字符串数组
labels: ["enhancement?"] # 标签必须是字符串数组
description: 描述新功能的实现方法和用户场景。
body: