Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-05-06 17:19:31 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-05-06 17:19:31 +0300
commit36881041d6de156832b246c3000b893a7f8813fb (patch)
tree825c5ed0646faed5829b53144bd5ad1dd5f223a9
parentb5575b3ef167d1c31c871b5ca9a70acfc9ddfa1c (diff)
Update bug_report.md
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md22
1 files changed, 14 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index a65de5a..cabc986 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -6,7 +6,15 @@ labels: ''
assignees: sn4k3
---
-<span style="color:red">**! Before continue, please look/search on closed topics if your case was already been discussed, if yes and related, comment there instead.**</span>
+<span style="color:red">
+**! Before continue, please look/search on closed topics if your case was already been discussed, if yes and related, comment there instead.**
+**! Fill the report template and remove the sections you do not used on this bug report**
+</span>
+
+## System
+ - OS: [e.g. Windows 10 x64 v20H2]
+ - Slicer:
+ - Printer:
## Describe the bug
A clear and concise description of what the bug is.
@@ -23,17 +31,15 @@ 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.
-
-## System
-**Desktop (please complete the following information):**
- - OS: [e.g. Windows 10 x64 v2004]
-
+
## Exceptions Log file
-In some unexpected exceptions errors will generate and save a log file under appfolder/Logs/AppErrors.
-If present you can attach the log file here. Check file name against date/time to be sure it's related to your problem.
+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 here.
## Additional context
Add any other context about the problem here.