mirror of
https://gitee.com/layui/layui.git
synced 2025-04-05 17:38:02 +08:00
优化 Gitee issue 表单模板
This commit is contained in:
parent
43817a8a8e
commit
aac39fd7a1
@ -35,5 +35,5 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: 友好承诺
|
label: 友好承诺
|
||||||
options:
|
options:
|
||||||
- label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好 Layui 来之不易的良好的社区氛围。
|
- label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 良好的社区氛围。
|
||||||
required: true
|
required: true
|
@ -7,13 +7,13 @@ body:
|
|||||||
id: related-problem
|
id: related-problem
|
||||||
attributes:
|
attributes:
|
||||||
label: 建议内容
|
label: 建议内容
|
||||||
description: 阐述提出该建议的出发点。
|
placeholder: 阐述提出该建议的出发点。
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: desired-solution
|
id: desired-solution
|
||||||
attributes:
|
attributes:
|
||||||
label: 解决方案
|
label: 解决方案
|
||||||
description: 您希望看到什么样的解决方案?
|
placeholder: 您希望看到什么样的解决方案?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
Loading…
Reference in New Issue
Block a user