From d0606b79b0a0f580631755d4d1517fd533ed4244 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Wed, 5 Feb 2025 22:10:50 +0800 Subject: [PATCH] chore: update issue template --- .github/ISSUE_TEMPLATE/bug-report.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 397c49fe..7181f918 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -11,9 +11,12 @@ body: - 其他(或暂未使用) - Nakuru(go-cqhttp) - aiocqhttp(使用 OneBot 协议接入的) - - qq-botpy(QQ官方API) + - qq-botpy(QQ官方API WebSocket) + - qqofficial(QQ官方API Webhook) - lark(飞书) - wecom(企业微信) + - gewechat(个人微信) + - discord validations: required: true - type: input