Files
Snap.Hutao.Docs/docs/zh/statements/bug-report.md
2023-03-31 17:47:18 -07:00

38 lines
2.3 KiB
Markdown
Raw 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.
---
headerDepth: 0
category: [公告]
icon: debug
order: 2
redirectFrom: /statements/bug-report.html
---
# 提交BUG报告
![opened-issue](https://img.shields.io/github/issues/DGP-Studio/Snap.Hutao?style=for-the-badge)
![closed-issue](https://img.shields.io/github/issues-closed/DGP-Studio/Snap.Hutao?style=for-the-badge&color=blue)
## 推荐方法
- 在你使用 Snap Hutao 时如果发现了可复现或不可自行修复的问题,可以通过提交问题反馈来告知开发者。
- 在提交问题时,您应当尽可能地详细描述问题。如果有错误的截图,也应该提供。这有利于问题排查并加速问题修复。
- 一个可以参考的非常正面的例子是 [DGP-Studio/Snap.Hutao/issues/100](https://github.com/DGP-Studio/Snap.Hutao/issues/100)
- 你也可以通过[这个视频](https://www.bilibili.com/video/BV18T411z7R4)来学习如何发起并管理你在开源项目中的 issue
- 如果你有能力在代码层面修复该问题,也欢迎您直接在对应的项目中发起 PR。
![suggestion](https://img.alicdn.com/imgextra/i3/1797064093/O1CN01jXBMbe1g6du15k9kx_!!1797064093.jpg)
**如果你是诚心希望解决问题,则应该在 Issue 中包含尽可能多的信息,比如说:你做了什么;看到了什么结果;程序有什么提示;
你查阅了哪篇文档尝试了什么解决方案结果是什么你的设备ID是什么…… 当你愿意付出更多的时间在提供信息上,更大的可能获得一个准确的解决方案。
一两句话就结束的问题报告大多数不是有效的问题,只会被无视。**
### 客户端问题
- 在提交问题前,请务必检查文档内是否已包含了你的问题
- 首先需要确认您使用的版本是否为最新版本
- 您可以通过菜单栏中的“常见问题”分类找到这些文档
- [快速解答](../advanced/FAQ.md)
- 通过 GitHub 提交问题 <Badge text="推荐" type="tip" />
- [github.com/DGP-Studio/Snap.Hutao/issues/new/choose](https://github.com/DGP-Studio/Snap.Hutao/issues/new/choose)
- 通过 兔小巢 提交问题
- [support.qq.com/products/451231](https://support.qq.com/products/451231)
### 请求增加或更新文档
- 通过 GitHub 提交问题:[DGP-Studio/Snap.Hutao.Docs](https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/new/choose)