优化 Gitee issue 表单模板

This commit is contained in:
贤心 2023-05-29 15:42:16 +08:00
parent 43817a8a8e
commit aac39fd7a1
2 changed files with 3 additions and 3 deletions

View File

@ -35,5 +35,5 @@ body:
attributes: attributes:
label: 友好承诺 label: 友好承诺
options: options:
- label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 来之不易的良好的社区氛围。 - label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 良好的社区氛围。
required: true required: true

View File

@ -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