From 89f26781fe244a4437e530b2b8a3599cb97a04f8 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 24 Dec 2024 15:50:41 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index def149c3..7fe1240d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -6,14 +6,14 @@ body: - type: dropdown attributes: label: 消息平台适配器 - description: "连接QQ使用的框架" + description: "接入的消息平台类型" options: - Nakuru(go-cqhttp) - aiocqhttp(使用 OneBot 协议接入的) - qq-botpy(QQ官方API) - - 其他 + - 其他(或暂未使用) validations: - required: false + required: true - type: input attributes: label: 运行环境