|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
name: 😄 创建议题 |
|
|
|
|
description: 此处只受理 Bug 报告、新功能请求。若是其他业务相关的问题建议在 Discussions 寻求社区帮助。 |
|
|
|
|
description: 此处只受理 Bug 报告、功能请求。若是其他业务相关的问题建议在 Discussions 寻求社区帮助。 |
|
|
|
|
body: |
|
|
|
|
- type: checkboxes |
|
|
|
|
attributes: |
|
|
|
@ -10,7 +10,7 @@ body:
|
|
|
|
|
required: true |
|
|
|
|
- label: 我确认已在 [Issues](https://github.com/layui/layui/issues?q=is%3Aissue ) 中搜索过类似的问题,但没有找到相关解决方案。 |
|
|
|
|
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 |
|
|
|
|
- type: dropdown |
|
|
|
|
id: type |
|
|
|
|