ForcePilot/.github/ISSUE_TEMPLATE/提交一个bug.md
2025-04-21 17:16:54 +08:00

39 lines
580 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: bug
assignees: xerrors
body:
- type: textarea
id: repro
attributes:
label: Reproduction steps
description: "描述一下问题"
value: |
---
1⃣ 描述一下问题
> 简单描述一下
2⃣ 报错日志
请运行以下命令,并提供部分相关日志:
```sh
docker logs --tail=100 api-dev
```
3⃣ 相关截图
#️⃣ 其他相关信息
✅ 如果问题与模型调用相关,请尝试切换到其他在线模型