Files
WeFlow/.github/ISSUE_TEMPLATE/bug-报告.md
2026-03-16 21:14:11 +08:00

32 lines
844 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 报告
about: 报告发现的问题,帮助我们修复它
title: "[Bug]: <在这里简述问题>"
labels: 'type: bug'
assignees: ''
---
## 问题描述
<!-- 请简要描述你遇到的问题,以及它在什么情况下发生 -->
## 复现步骤
<!-- 告诉我们如何重现这个 Bug步骤越详细越好 -->
1. 第一步...
2. 第二步...
3. 看到错误结果...
## 预期行为
<!-- 描述你期望看到的结果是什么 -->
## 截图 / 录屏
<!-- 如果可能,请上传相关截图或录屏来直观展示问题 -->
## 环境信息
- **操作系统:** (例如: Windows 11 / macOS 26)
- **版本号:** (例如: v5.2.0/源码开发)
- **相关依赖(仅源码编译时需要提供此项):** (例如: Node.js 20)
## 额外信息
<!-- 任何其他有助于定位问题的日志或上下文信息 -->