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,6 +1,7 @@
name: "\U0001F41E Bug 报告"
description: Create a report to help us improve
labels: ['bug: pending triage']
title: "[Bug] "
labels: ["bug"]
body:
- type: markdown
attributes:
@@ -34,8 +35,11 @@ body:
id: environment-info
attributes:
label: 环境信息
description: 描述清楚您所使用的相关环境例如Node 版本xxxx框架版本v1.0.0;其他可能与该 issue 相关的依赖版本。
placeholder: Node 版本, 框架版本等
description: |
examples:
- **ContiNew Admin version(s)**: v3.0.1
value: "ContiNew Admin version(s):"
render: markdown
validations:
required: true
- type: textarea