From a1e3981ce46372a95a21e82d36cdf83cdfb5abc3 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 24 Dec 2024 15:51:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0issue=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 7fe1240d..e057edde 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -8,10 +8,10 @@ body: label: 消息平台适配器 description: "接入的消息平台类型" options: + - 其他(或暂未使用) - Nakuru(go-cqhttp) - aiocqhttp(使用 OneBot 协议接入的) - qq-botpy(QQ官方API) - - 其他(或暂未使用) validations: required: true - type: input