mirror of https://github.com/layui/layui
优化 Gitee Issue 表单模板
parent
4d9365e4f1
commit
cd6ca3e0c7
|
@ -5,11 +5,15 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
**请注意**:此处只接受 Layui 相关技术问题,其他如 layuiAdmin 或 layim 等主题相关问题请勿在此反馈。
|
**系统提示**:此处只接受 Layui 相关技术问题,其他如 layuiAdmin 或 LayIM 等主题相关问题请勿在此反馈。
|
||||||
<br><br>
|
- type: checkboxes
|
||||||
同时,在反馈问题之前,请确保:
|
attributes:
|
||||||
- 已查看官方使用文档:**https://layui.dev** ,但没有找到相关解决方案。
|
label: 议题条件
|
||||||
- 已在 **Issues** 中搜索过类似的问题,但没有找到相关解决方案。
|
options:
|
||||||
|
- label: 我确认已查看官方使用文档:**https://layui.dev** ,但没有找到相关解决方案。
|
||||||
|
required: true
|
||||||
|
- label: 我确认已在 **Issues** 中搜索过类似的问题,但没有找到相关解决方案。
|
||||||
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: 版本号
|
label: 版本号
|
||||||
|
@ -19,7 +23,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: 浏览器
|
label: 浏览器
|
||||||
placeholder: 如:Chrome 115.0.5735.91(正式版本) (64 位)
|
placeholder: 如:Chrome 116.0.5845.111(正式版本) (64 位)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
@ -53,7 +57,8 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: 演示地址
|
label: 演示地址
|
||||||
placeholder: 若能提供 CodePen、Stackblitz 或自主搭建的页面演示地址,将更有助于解决问题
|
description: 若能提供 Stackblitz, CodePen 或自主搭建的页面演示地址,将更有助于解决问题
|
||||||
|
placeholder: URL
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: 友好承诺
|
label: 友好承诺
|
||||||
|
|
Loading…
Reference in New Issue