35 lines
1.6 KiB
Markdown
35 lines
1.6 KiB
Markdown
---
|
||
name: 报告问题 (Bug Report)
|
||
about: 使用简练详细的语言描述你遇到的问题 (Describe the bug in detail)
|
||
title: ""
|
||
labels: bug
|
||
assignees: ""
|
||
---
|
||
|
||
**例行检查 / Checklist**
|
||
<!-- 方框内填 'x' / Put an 'x' in all the boxes that apply -->
|
||
- [ ] 我已确认目前没有类似 issue (I have checked for similar issues)
|
||
- [ ] 我已确认我已升级到最新版本 (I have updated to the latest version)
|
||
- [ ] 我已完整查看过项目 README,尤其是常见问题部分 (I have read the README, especially the FAQ section)
|
||
- [ ] 我理解并愿意跟进此 issue,协助测试和提供反馈 (I am willing to follow up on this issue, assist with testing, and provide feedback)
|
||
- [ ] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** (I understand and agree to the above, and I understand that the maintainers have limited time, so **issues that do not follow the rules may be ignored or closed directly**)
|
||
|
||
---
|
||
|
||
**问题描述 / Bug Description**
|
||
<!-- 请清晰、简洁地描述问题。 / A clear and concise description of what the bug is. -->
|
||
|
||
|
||
**复现步骤 / Steps to Reproduce**
|
||
<!-- 请提供复现问题的具体步骤。 / Steps to reproduce the behavior. -->
|
||
1.
|
||
2.
|
||
3.
|
||
|
||
**预期结果 / Expected Behavior**
|
||
<!-- 请描述你预期的行为。 / A clear and concise description of what you expected to happen. -->
|
||
|
||
|
||
**相关截图 / Screenshots**
|
||
<!-- 如果可以,请提供相关截图以帮助说明问题。 / If applicable, add screenshots to help explain your problem. -->
|