mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-16 23:09:38 +08:00
set
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: 反馈脚本BUG
|
||||
description: 在使用 脚本 的过程中遇到了错误
|
||||
title: "[Bug]: "
|
||||
title: "[Bug反馈]: "
|
||||
labels: ["bug?"]
|
||||
|
||||
body:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/new.yml
vendored
2
.github/ISSUE_TEMPLATE/new.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: 新功能提议
|
||||
title: "[功能提议] " # 默认标题前缀,用户可以修改
|
||||
labels: ["enhancement"] # 标签必须是字符串数组
|
||||
labels: ["enhancement?"] # 标签必须是字符串数组
|
||||
description: 描述新功能的实现方法和用户场景。
|
||||
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user