mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
71 lines
1.8 KiB
Plaintext
71 lines
1.8 KiB
Plaintext
---
|
|
name: Bug report
|
|
about: Create a bug report to help us improve
|
|
title: "[BUG] "
|
|
labels: ''
|
|
assignees: sn4k3
|
|
---
|
|
|
|
<!--
|
|
This is just a template - feel free to delete any and all of it and replace as appropriate.
|
|
Before continue, please look/search on closed topics if your case was already been discussed, if yes and related, comment there instead.
|
|
!-->
|
|
|
|
## System
|
|
- OS: [e.g. Windows 10 x64 v20H2]
|
|
- Slicer:
|
|
- Printer:
|
|
- UVtools version:
|
|
|
|
```
|
|
1. Go to "UVtools -> Help -> About"
|
|
2. Right click on "Copy information" -> "Copy the essential information"
|
|
3. Paste that infomation bellow this line:
|
|
|
|
```
|
|
|
|
## Describe the bug
|
|
A clear and concise description of what the bug is.
|
|
|
|
## How to reproduce
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
## Expected behavior
|
|
<!--
|
|
A clear and concise description of what you expected to happen.
|
|
!-->
|
|
|
|
## Screenshots
|
|
<!--
|
|
If applicable, add screenshots to help explain your problem. Never hide information! Full GUI/window screenshot is always a must!
|
|
If bug is related to GUI/visuals print a screenshot from Help -> About
|
|
!-->
|
|
|
|
## Files
|
|
<!--
|
|
Were possible attach the problematic file, both source and output file if applicable.
|
|
!-->
|
|
|
|
## Exceptions Log file
|
|
<!--
|
|
In some unexpected exceptions errors and application crash it will generate and save a log file under AppData\Local\UVtools\errors.log.
|
|
To navigate to the error.log folder you can open UVtools, go to Help -> Open settings folder
|
|
If present you can attach the log file or the content here.
|
|
!-->
|
|
|
|
## Additional context
|
|
<!--
|
|
Add any other context about the problem here.
|
|
!-->
|
|
|
|
|
|
<!--
|
|
# Overview:
|
|
1. Use descriptive and complete title!
|
|
2. Review all information and make sure it's clear and complete.
|
|
3. Erase all unused sections.
|
|
!--> |