chore: gitee template
This commit is contained in:
parent
463d50328f
commit
40a75a9904
@ -20,6 +20,24 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: 未点赞(star)问题直接删除, 不予理会
|
- label: 未点赞(star)问题直接删除, 不予理会
|
||||||
required: true
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: 我已经给项目点赞(star)
|
||||||
|
options:
|
||||||
|
- label: 未点赞(star)问题直接删除, 不予理会
|
||||||
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: 基础框架问题(如布局,modal,drawer等)请提交给vben官方
|
||||||
|
options:
|
||||||
|
- label: 我确认是业务问题而非基础框架问题
|
||||||
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: 基础框架问题(如布局,modal,drawer等)请提交给vben官方
|
||||||
|
options:
|
||||||
|
- label: 我确认是业务问题而非基础框架问题
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 如何复现
|
label: 如何复现
|
||||||
|
Loading…
Reference in New Issue
Block a user