1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00

feat: issues template

This commit is contained in:
GavinHaydy 2025-08-29 01:20:06 +08:00
parent 302f1e1e44
commit a7c9315901
No known key found for this signature in database
GPG key ID: E748D698040AF5F0

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,30 @@
---
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):