chore: 优化 GitHub Issue 模板

This commit is contained in:
2024-05-05 10:54:13 +08:00
parent 5f3dd93376
commit c56f036339
5 changed files with 12 additions and 104 deletions

View File

@@ -1,5 +1,7 @@
name: "\U0001F680 新 Feature 建议"
description: Suggest an idea for this project
title: "[Feature] "
labels: ["feature"]
body:
- type: markdown
attributes:
@@ -39,4 +41,6 @@ body:
- label: 阅读[文档](https://continew.top/admin/intro/require.html)
required: true
- label: 搜索是否有其他人提交过类似的 issue如果对应 issue 尚未解决,您可以先订阅关注该 issue为了方便后来者查找问题解决方法请尽量避免创建重复的 issue
required: true
required: true
- label: 您是否愿意为您提出的 Feature 提交 PR
required: false