mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
41 lines
1.7 KiB
Markdown
41 lines
1.7 KiB
Markdown
---
|
||
headerDepth: 0
|
||
category:
|
||
- Announcement
|
||
icon: debug
|
||
comment: false
|
||
order: 2
|
||
---
|
||
|
||
# Submit Bug Report
|
||
|
||
You can submit bug reports when you find reproducible issue that cannot be fixed by yourself
|
||
|
||
Before submitting your issue, please do the following checklist:
|
||
|
||
- [ ] Make sure you are in the latest version of Snap Hutao
|
||
- [ ] Check [FAQ](../advanced/FAQ.md) document and [known issues](../advanced/known-issue.md) document
|
||
- [ ] Search current issues in the project to see if there is same or similar issues
|
||
|
||
If you don't get a solution from the above checklist, you can start a new issue on GitHub
|
||
|
||
If you need some examples of good issues, you can check them [here](https://github.com/DGP-Studio/Snap.Hutao/issues?q=is%3Aissue+label%3A%E4%BC%98%E8%B4%A8%E9%97%AE%E9%A2%98+is%3Aclosed)
|
||
|
||
- Submit your issue on GitHub
|
||
- [github.com/DGP-Studio/Snap.Hutao/issues/new/choose](https://github.com/DGP-Studio/Snap.Hutao/issues/new/choose)
|
||
- You should include these information in your issue:
|
||
- [ ] Your device ID
|
||
- [ ] Your operating system version
|
||
- [ ] Describe your issue in details, so the developer can replicate your problem
|
||
- [ ] How the issue being triggered?
|
||
- [ ] Is there any error or warning message from the program or your OS?
|
||
- [ ] Have you done any debug process by yourself? What's the outcome?
|
||
- [ ] If your issue is about program crash, you need to find `.NET error` on Snap Hutao in your Windows Event Viewer,
|
||
and include it in your issue
|
||
|
||
## Request Document Update
|
||
|
||
If you think Snap Hutao document is missing some information or contains errors, you can start an issue on Snap.Hutao.Docs project
|
||
|
||
- Submit your issue on GitHub:[DGP-Studio/Snap.Hutao.Docs](https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/new/choose)
|