Files
Snap.Hutao.Docs/docs/en/statements/bug-report.md
2023-09-16 22:48:39 -07:00

41 lines
1.7 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:
- 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)