mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
localization update
This commit is contained in:
36
docs/zh/statements/bug-report.md
Normal file
36
docs/zh/statements/bug-report.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
headerDepth: 0
|
||||
category: [公告]
|
||||
icon: debug
|
||||
order: 2
|
||||
---
|
||||
|
||||
# 提交BUG报告
|
||||
|
||||

|
||||

|
||||
|
||||
## 推荐方法
|
||||
|
||||
- 在你使用 Snap Hutao 时如果发现了可复现或不可自行修复的问题,可以通过提交问题反馈来告知开发者。
|
||||
- 在提交问题时,您应当尽可能地详细描述问题。如果有错误的截图,也应该提供。这有利于问题排查并加速问题修复。
|
||||
- 一个可以参考的非常正面的例子是 [DGP-Studio/Snap.Hutao/issues/100](https://github.com/DGP-Studio/Snap.Hutao/issues/100)
|
||||
- 如果你有能力在代码层面修复该问题,也欢迎您直接在对应的项目中发起 PR。
|
||||

|
||||
**如果你是诚心希望解决问题,则应该在 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)
|
||||
Reference in New Issue
Block a user