chore: perf issue templates

This commit is contained in:
Junyan Qin
2025-05-20 09:13:13 +08:00
parent 7e2448655e
commit b821b69dbb
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: 漏洞反馈 name: 漏洞反馈
description: 报错或漏洞请使用这个模板创建,不使用此模板创建的异常、漏洞相关issue将被直接关闭。由于自己操作不当/不甚了解所用技术栈引起的网络连接问题恕无法解决,请勿提 issue。容器间网络连接问题,参考文档 https://docs.langbot.app/zh/workshop/network-details.html description: 【供中文用户】报错或漏洞请使用这个模板创建,不使用此模板创建的异常、漏洞相关issue将被直接关闭。由于自己操作不当/不甚了解所用技术栈引起的网络连接问题恕无法解决,请勿提 issue。容器间网络连接问题,参考文档 https://docs.langbot.app/zh/workshop/network-details.html
title: "[Bug]: " title: "[Bug]: "
labels: ["bug?"] labels: ["bug?"]
body: body:
+1 -1
View File
@@ -1,7 +1,7 @@
name: 需求建议 name: 需求建议
title: "[Feature]: " title: "[Feature]: "
labels: [] labels: []
description: "新功能或现有功能优化请使用这个模板;不符合类别的issue将被直接关闭" description: "【供中文用户】新功能或现有功能优化请使用这个模板;不符合类别的issue将被直接关闭"
body: body:
- type: dropdown - type: dropdown
attributes: attributes:
+1 -1
View File
@@ -1,7 +1,7 @@
name: 提交新插件 name: 提交新插件
title: "[Plugin]: 请求登记新插件" title: "[Plugin]: 请求登记新插件"
labels: ["独立插件"] labels: ["独立插件"]
description: "本模板供且仅供提交新插件使用" description: "【供中文用户】本模板供且仅供提交新插件使用"
body: body:
- type: input - type: input
attributes: attributes: