Update 提交一个bug.md

This commit is contained in:
Wenjie Zhang 2025-04-21 16:32:31 +08:00 committed by GitHub
parent 427f9bbae4
commit c92ca38238
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,23 +1,24 @@
--- ---
name: 提交一个BUG name: 提交一个BUG或者报错
about: 提交一个 BUG about: 提交一个 BUG或者报错
title: "[BUG]" title: "[BUG]"
labels: bug labels: bug
assignees: xerrors assignees: xerrors
--- ---
### 描述这个 bug 1⃣ 描述一下问题
> 简单描述一下这个 BUG
简单描述一下这个 BUG
### 如何复现
什么情况下出现:
### 相关信息 2⃣ 如何复现
> 什么情况下出现:
**1检查 `docker logs`**
3⃣ 报错日志
请运行以下命令,并提供部分相关日志: 请运行以下命令,并提供部分相关日志:
@ -25,11 +26,12 @@ assignees: xerrors
docker logs --tail=100 api-dev docker logs --tail=100 api-dev
``` ```
如果问题与模型调用相关,请尝试切换到其他在线模型 4⃣ 相关截图
**2相关截图**
**3其他相关信息** 5⃣其他相关信息
✅如果问题与模型调用相关,请尝试切换到其他在线模型