enhanced: bug report template

This commit is contained in:
TaurusXin 2024-08-17 08:56:06 +08:00
parent 0a6ac353ff
commit 911beb25bc
1 changed files with 24 additions and 19 deletions

View File

@ -1,31 +1,36 @@
--- ---
name: Bug report name: 报告 Bug
about: Create a bug report to help us improve about: 创建一个 Bug 报告
title: "[Bug] Summarize the bug here" title: "[Bug] 总结你的 Bug 报告"
labels: bug labels: bug
assignees: taurusxin assignees: taurusxin
--- ---
**Describe the bug** **Bug 描述**
A clear and concise description of what the bug is. 清晰地描述一下 Bug 的大致问题。
**To Reproduce** **复现方法**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior** 复现此 Bug 的方法
A clear and concise description of what you expected to happen.
**Screenshots** 1. 打开 '...'
If applicable, add screenshots to help explain your problem. 2. 点击 '....'
3. 发生报错
**预期行为**
解释一下原本应该出现的结果。
**屏幕截图**
如果可以,屏幕截图可以更好地阐述你的问题。
**环境**
**Desktop (please complete the following information):**
- OS: [e.g. Windows 11] - OS: [e.g. Windows 11]
- 软件版本: [e.g. 1.3.2]
**附加内容**
**Additional context** 添加更多其他内容以帮助开发者更好地了解这个 Bug。
Add any other context about the problem here.