Skip to content

Commit

Permalink
✨ 优化 issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
li-xunhuan committed Jun 5, 2024
1 parent d81f0f9 commit 9ed3c35
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions .gitee/ISSUE_TEMPLATE/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,24 @@ body:
attributes:
label: mica-mqtt版本
options:
- "2.3.x"
- "2.2.x"
- "老版本存在编解码异常,请先升级"
- "老版本存在编解码异常,建议先升级"
validations:
required: true
- type: dropdown
id: version
attributes:
label: 服务端还是客户端
label: 使用的组件
options:
- "mica-mqtt client 客户端"
- "mica-mqtt server 服务端"
- "mica-mqtt-client"
- "mica-mqtt-server"
- "mica-mqtt-client-spring-boot-starter"
- "mica-mqtt-server-spring-boot-starter"
- "jfinal-mica-mqtt-client"
- "jfinal-mica-mqtt-server"
- "mica-mqtt-broker 经供参考"
- "其他"
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 9ed3c35

Please sign in to comment.