2025-05-07 17:52:17 +08:00

31 lines
625 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: 🐛 Bug Report
about: 报告项目中的一个错误
title: "[Bug] 简明的问题描述"
labels: bug
assignees: ''
---
### 问题描述
清晰地描述你遇到的错误
### 复现步骤
1. 步骤 1...
2. 步骤 2...
3. 看到错误
### 预期行为
你认为正确的运行结果应该是怎样的?
### 实际行为
实际发生了什么错误?(请附上报错日志/截图)
### 环境信息
- 操作系统:[例如 Windows 11]
- 浏览器/版本:[例如 Chrome 120]
- 项目版本/Commit ID[例如 v2.1.0 或 8a3b2c1]
### 补充信息
其他有帮助的信息(例如相关代码片段)