mirror of
https://gitee.com/HuLaSpark/HuLa.git
synced 2024-12-01 19:28:07 +08:00
docs(.gitee): 📝 修改gitee的issues模版
This commit is contained in:
parent
b7bd95bb98
commit
097ed761fd
@ -1,7 +1,7 @@
|
|||||||
name: 🐞 Bug 报告
|
name: 🐞 Bug 报告
|
||||||
title: '[bug] '
|
title: '[bug] '
|
||||||
description: 报告 bug
|
description: 报告 bug
|
||||||
labels: ['type: bug', 'status: needs triage']
|
labels: ['bug']
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
@ -1,7 +1,7 @@
|
|||||||
name: 💡 功能请求
|
name: 💡 功能请求
|
||||||
title: '[feat] '
|
title: '[功能建议] '
|
||||||
description: 提出想法
|
description: 提出想法
|
||||||
labels: ['type: feature request']
|
labels: ['enhancement']
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -9,7 +9,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: 描述问题
|
label: 描述问题
|
||||||
description: 明确描述此功能将解决的问题
|
description: 明确描述此功能将解决的问题
|
||||||
placeholder: "我总是想..."
|
placeholder: "我总是感到困扰..."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user