diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index aec89d59..388fd0a0 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -35,5 +35,5 @@ body: attributes: label: 友好承诺 options: - - label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好 Layui 来之不易的良好的社区氛围。 + - label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 良好的社区氛围。 required: true \ No newline at end of file diff --git a/.gitee/ISSUE_TEMPLATE/feature.yml b/.gitee/ISSUE_TEMPLATE/feature.yml index d4218b7f..588615d3 100644 --- a/.gitee/ISSUE_TEMPLATE/feature.yml +++ b/.gitee/ISSUE_TEMPLATE/feature.yml @@ -7,13 +7,13 @@ body: id: related-problem attributes: label: 建议内容 - description: 阐述提出该建议的出发点。 + placeholder: 阐述提出该建议的出发点。 validations: required: true - type: textarea id: desired-solution attributes: label: 解决方案 - description: 您希望看到什么样的解决方案? + placeholder: 您希望看到什么样的解决方案? validations: required: true \ No newline at end of file