From 4c4930737c56022df63210bf3cdd350d8e68865b Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Mon, 24 Apr 2023 19:28:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20issue=E6=A8=A1=E6=9D=BF=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=99=BB=E5=BD=95=E6=A1=86=E6=9E=B6=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-report.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 880e02af..eb8a1c35 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -14,6 +14,15 @@ body: - Docker部署 validations: required: true + - type: dropdown + attributes: + label: 登录框架 + description: "连接QQ使用的框架" + options: + - Mirai + - go-cqhttp + validations: + required: false - type: input attributes: label: 系统环境