From b821b69dbbde950170f998cef195856e7c647f6b Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 20 May 2025 09:13:13 +0800 Subject: [PATCH] chore: perf issue templates --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/{bug-report_.yml => bug-report_en.yml} | 0 .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- .github/ISSUE_TEMPLATE/submit-plugin.yml | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename .github/ISSUE_TEMPLATE/{bug-report_.yml => bug-report_en.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 8a0b834b..428ad890 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,5 +1,5 @@ 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]: " labels: ["bug?"] body: diff --git a/.github/ISSUE_TEMPLATE/bug-report_.yml b/.github/ISSUE_TEMPLATE/bug-report_en.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug-report_.yml rename to .github/ISSUE_TEMPLATE/bug-report_en.yml diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 3d6a9842..5aa8ca5a 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,7 +1,7 @@ name: 需求建议 title: "[Feature]: " labels: [] -description: "新功能或现有功能优化请使用这个模板;不符合类别的issue将被直接关闭" +description: "【供中文用户】新功能或现有功能优化请使用这个模板;不符合类别的issue将被直接关闭" body: - type: dropdown attributes: diff --git a/.github/ISSUE_TEMPLATE/submit-plugin.yml b/.github/ISSUE_TEMPLATE/submit-plugin.yml index a354e7ac..bd7529f5 100644 --- a/.github/ISSUE_TEMPLATE/submit-plugin.yml +++ b/.github/ISSUE_TEMPLATE/submit-plugin.yml @@ -1,7 +1,7 @@ name: 提交新插件 title: "[Plugin]: 请求登记新插件" labels: ["独立插件"] -description: "本模板供且仅供提交新插件使用" +description: "【供中文用户】本模板供且仅供提交新插件使用" body: - type: input attributes: