Files
BackupX/.github/ISSUE_TEMPLATE/bug_report.md
2026-03-17 13:45:31 +08:00

44 lines
660 B
Markdown
Raw Permalink 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: "\U0001F41B Bug 报告"
about: "报告一个 Bug帮助我们改进 BackupX"
title: "[Bug] "
labels: ["bug"]
assignees: []
---
## 描述
<!-- 清晰简洁地描述这个 Bug -->
## 复现步骤
1.
2.
3.
## 期望行为
<!-- 描述你期望发生什么 -->
## 实际行为
<!-- 描述实际发生了什么 -->
## 环境信息
- **OS**: <!-- 例如 Ubuntu 22.04 -->
- **Go 版本**: <!-- 例如 1.21 -->
- **Node.js 版本**: <!-- 例如 18.17 -->
- **浏览器**: <!-- 例如 Chrome 120 -->
- **BackupX 版本**: <!-- 例如 v1.0.0 -->
## 相关日志
```
<!-- 粘贴相关日志输出 -->
```
## 截图
<!-- 如有截图请附上 -->