diff --git a/docs/en/statements/bug-report.md.md b/docs/en/statements/bug-report.md.md new file mode 100644 index 000000000..7525c176e --- /dev/null +++ b/docs/en/statements/bug-report.md.md @@ -0,0 +1,31 @@ +--- +headerDepth: 0 +category: + - 公告 +icon: debug +--- + +# 提交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) +- 如果你有能力在代码层面修复该问题,也欢迎您直接在对应的项目中发起 PR。 ![suggestion](https://img.alicdn.com/imgextra/i3/1797064093/O1CN01jXBMbe1g6du15k9kx_!!1797064093.jpg) **如果你是诚心希望解决问题,则应该在 Issue 中包含尽可能多的信息,比如说:你做了什么;看到了什么结果;程序有什么提示; 你查阅了哪篇文档;尝试了什么解决方案,结果是什么;你的设备ID是什么…… 当你愿意付出更多的时间在提供信息上,更大的可能获得一个准确的解决方案。 一两句话就结束的问题报告大多数不是有效的问题,只会被无视。** + +### 客户端问题 + - 在提交问题前,请务必检查文档内是否已包含了你的问题 + - 首先需要确认您使用的版本是否为最新版本 + - 您可以通过菜单栏中的“常见问题”分类找到这些文档 + - [快速解答](/advanced/FAQ.md) + + - 通过 GitHub 提交问题 + - [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) \ No newline at end of file