Files
Snap.Hutao.Docs/docs/statements/bug-report.md
2022-11-05 21:51:38 +08:00

32 lines
1.9 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
---
# 提交BUG报告
## 推荐方法
- 在你使用 Snap Hutao 时如果发现了可复现或不可自行修复的问题,可以通过提交问题反馈来告知开发者。
- 在提交问题时,你应当尽可能地详细描述问题。如果有错误的截图,也应该提供。这有利于问题排查并加速问题修复。
- 一个可以参考的非常正面的例子是 [DGP-Studio/Snap.Hutao/issues/100](https://github.com/DGP-Studio/Snap.Hutao/issues/100)
- 如果你有能力在代码层面修复该问题,也欢迎你直接在对应的项目中发起 PR。
- 若反馈内容包含程序崩溃等不正常运行的情形,请在电脑中打开`%userprofile%/documents/hutao`目录在GitHub[发布Issue](https://github.com/DGP-Studio/Snap.Hutao/issues/new/choose),将`Log.db`文件与发生的问题一并提交
### 客户端问题
- 在提交问题前,请务必检查文档内是否已包含了你的问题
- 你可以通过菜单栏中的“常见问题”分类找到这些文档
- [快速解答](/FAQ/most-frequent-questions.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)
## 其它途径
你也可以在QQ群中反馈问题但这不是第一选项。
在即时通讯软件的群聊中汇报的问题很有可能被其它话题的聊天记录覆盖,使开发人员错过你的问题反馈。使用 GitHub Issues 提交问题既允许你有充足的时间丰富你对问题的描述,也可以使开发人员能在阅读时获得更加充足的信息以快速解决问题。