mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
30 lines
No EOL
549 B
Markdown
30 lines
No EOL
549 B
Markdown
---
|
|
name: Bug Report
|
|
about: 报告一个 bug / Report a bug
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## 问题描述 (Description)
|
|
请详细描述你遇到的问题。
|
|
Please describe the issue you encountered in detail.
|
|
|
|
## 复现步骤 (Steps to Reproduce)
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## 预期结果 (Expected Result)
|
|
你期望得到的结果。
|
|
What you expected to happen.
|
|
|
|
## 实际结果 (Actual Result)
|
|
实际出现的结果。
|
|
What actually happened.
|
|
|
|
## 环境信息 (Environment)
|
|
- 操作系统 (OS):
|
|
- 版本 (Version):
|
|
- 其他信息 (Other): |