chore: perf issue template (#1289)

This commit is contained in:
Junyan Qin (Chin)
2025-04-11 17:52:04 +08:00
committed by GitHub
parent c5457374a8
commit 07e073f526
-16
View File
@@ -3,22 +3,6 @@ description: 报错或漏洞请使用这个模板创建,不使用此模板创
title: "[Bug]: "
labels: ["bug?"]
body:
- type: dropdown
attributes:
label: 消息平台适配器
description: "接入的消息平台类型"
options:
- 其他(或暂未使用)
- Nakurugo-cqhttp
- aiocqhttp(使用 OneBot 协议接入的)
- qq-botpyQQ官方API WebSocket
- qqofficialQQ官方API Webhook
- lark(飞书)
- wecom(企业微信)
- gewechat(个人微信)
- discord
validations:
required: true
- type: input
attributes:
label: 运行环境