更新议题模板

This commit is contained in:
SuperManito
2024-01-31 23:33:25 +08:00
parent 0f2c7d88f4
commit d0f9fefb12
5 changed files with 79 additions and 81 deletions

10
.github/ISSUE_TEMPLATE/feature.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
name: 💡 功能请求与建议
description: Feature request
labels: ["enhancement"]
body:
- type: textarea
id: content
attributes:
label: '请在下方描述您的功能请求或建议'
validations:
required: false