diff --git a/.gitee/ISSUE_TEMPLATE/ISSUE_TEMPLATE.zh-CN.md b/.gitee/ISSUE_TEMPLATE/ISSUE_TEMPLATE.zh-CN.md deleted file mode 100644 index e69de29b..00000000 diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index 388fd0a0..56b5a271 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -24,16 +24,17 @@ body: - type: textarea attributes: label: 业务代码 - placeholder: 提供与该问题对应的业务代码片段,以便我们更好地排查问题。 + placeholder: 请提供与该问题对应的业务代码片段,以便我们更好地排查问题。 + render: html validations: required: true - type: textarea attributes: - label: 其他补充 - placeholder: 如截图等补充信息。 + label: 截图补充 + placeholder: 若上述无法准确地表述问题,可提供必要的截图(支持粘贴上传) - type: checkboxes attributes: label: 友好承诺 options: - label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 良好的社区氛围。 - required: true \ No newline at end of file + required: true