From 5ad2446cf3f7a773374528f974df4deadf318a16 Mon Sep 17 00:00:00 2001 From: Junyan Qin <1010553892@qq.com> Date: Wed, 13 Mar 2024 16:13:14 +0800 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 0221e98..24e7983 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -16,11 +16,13 @@ body: required: true - type: dropdown attributes: - label: 登录框架 + label: 消息平台适配器 description: "连接QQ使用的框架" options: - - Mirai - - go-cqhttp + - yiri-mirai(Mirai) + - Nakuru(go-cqhttp) + - aiocqhttp(使用 OneBot 协议接入的) + - qq-botpy(QQ官方API) validations: required: false - type: input