mirror of
https://gitee.com/layui/layui.git
synced 2025-12-19 19:47:04 +08:00
chore(github): 优化 issue 模板
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: 😄 创建议题
|
name: 😄 创建议题
|
||||||
description: 此处只受理 Bug 报告、新功能请求。若是其他业务相关的问题建议在 Discussions 寻求社区帮助。
|
description: 此处只受理 Bug 报告、功能请求。若是其他业务相关的问题建议在 Discussions 寻求社区帮助。
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
@@ -10,7 +10,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: 我确认已在 [Issues](https://github.com/layui/layui/issues?q=is%3Aissue ) 中搜索过类似的问题,但没有找到相关解决方案。
|
- label: 我确认已在 [Issues](https://github.com/layui/layui/issues?q=is%3Aissue ) 中搜索过类似的问题,但没有找到相关解决方案。
|
||||||
required: true
|
required: true
|
||||||
- label: 我已仔细阅读关于 [如何正确地发表 Issue](https://github.com/layui/layui/blob/main/CONTRIBUTING.md) 的行为规范
|
- label: 我已仔细阅读: 🍀[ Layui Issue 规范指南](https://github.com/layui/layui/blob/main/CONTRIBUTING.md)
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: type
|
id: type
|
||||||
|
|||||||
Reference in New Issue
Block a user