mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-26 20:27:13 +00:00
chore: issue模板新增登录框架字段
This commit is contained in:
@@ -14,6 +14,15 @@ body:
|
|||||||
- Docker部署
|
- Docker部署
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
attributes:
|
||||||
|
label: 登录框架
|
||||||
|
description: "连接QQ使用的框架"
|
||||||
|
options:
|
||||||
|
- Mirai
|
||||||
|
- go-cqhttp
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: 系统环境
|
label: 系统环境
|
||||||
|
|||||||
Reference in New Issue
Block a user