ForcePilot/.github/ISSUE_TEMPLATE/提交一个bug.md
2025-05-08 23:41:37 +08:00

33 lines
526 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: 提交一个BUG或者报错
about: 无法启动、无法回答、后端报错等等
title: 'Error: '
labels: ''
assignees: ''
---
1⃣ 描述一下问题
<!-- 简单描述一下问题(如何产生的,什么情况下,进行什么操作的时候)-->
2⃣ 报错日志
请运行以下命令,并提供部分相关日志:
```sh
docker logs --tail=100 api-dev
```
3⃣ 相关截图
#️⃣ 其他相关信息
✅ 如果问题与模型调用相关,请尝试切换到其他在线模型