From b66fbf9b384f4a9897119a4d42cf58644df35451 Mon Sep 17 00:00:00 2001 From: Wenjie Zhang Date: Mon, 21 Apr 2025 17:16:54 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=8F=90=E4=BA=A4=E4=B8=80=E4=B8=AAbu?= =?UTF-8?q?g.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/提交一个bug.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/提交一个bug.md b/.github/ISSUE_TEMPLATE/提交一个bug.md index 0276f368..cbd5d841 100644 --- a/.github/ISSUE_TEMPLATE/提交一个bug.md +++ b/.github/ISSUE_TEMPLATE/提交一个bug.md @@ -4,7 +4,13 @@ about: 无法启动、无法回答、后端报错等等 title: 'Error: ' labels: bug assignees: xerrors - +body: +- type: textarea + id: repro + attributes: + label: Reproduction steps + description: "描述一下问题" + value: | --- 1️⃣ 描述一下问题 @@ -13,12 +19,7 @@ assignees: xerrors -2️⃣ 如何复现 -> 什么情况下出现: - - - -3️⃣ 报错日志 +2️⃣ 报错日志 请运行以下命令,并提供部分相关日志: @@ -26,12 +27,12 @@ assignees: xerrors docker logs --tail=100 api-dev ``` -4️⃣ 相关截图 +3️⃣ 相关截图 -5️⃣其他相关信息 +#️⃣ 其他相关信息 -✅如果问题与模型调用相关,请尝试切换到其他在线模型 +✅ 如果问题与模型调用相关,请尝试切换到其他在线模型