🚚 Issues模板

Signed-off-by: 等风来 <dengfenglai547@qq.com>
This commit is contained in:
等风来
2024-07-02 18:18:28 +08:00
parent 895334cab7
commit fa4cacd69f
2 changed files with 16 additions and 0 deletions

16
.github/ISSUE_TEMPLATE/question.yml vendored Normal file
View File

@@ -0,0 +1,16 @@
name: 其他问题及意见反馈
description: 插件使用上的问题反馈、功能失效等。
title: "[问题反馈]: "
labels: ["question"]
body:
- type: input
attributes:
label: 反馈内容
description: 请简要描述您需要反馈的内容。
validations:
required: true
- type: textarea
attributes:
label: 其他说明
description: 如果您有任何其他信息或补充说明,请在这里添加。