Updated bug report template and added remark about log files.
This commit is contained in:
parent
b62a8bdfe3
commit
6b40b64590
1 changed files with 4 additions and 4 deletions
8
.github/ISSUE_TEMPLATE/bug-report.md
vendored
8
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -1,15 +1,15 @@
|
||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Create a report to help us improve Safe Exam Browser.
|
about: Create a bug report to help us improve Safe Exam Browser.
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: dbuechel
|
assignees: dbuechel
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**IMPORTANT**
|
> [!IMPORTANT]
|
||||||
Please _always_ consult the documentation first before creating a bug report!
|
> - Please _always_ consult the documentation first before creating a bug report: https://safeexambrowser.org/windows/win_usermanual_en.html.
|
||||||
https://safeexambrowser.org/windows/win_usermanual_en.html
|
> - Please _always_ attach the log file(s) of the affected session(s)! They can be found under `%LocalAppData%\SafeExamBrowser\Logs`.
|
||||||
|
|
||||||
**Describe the Bug**
|
**Describe the Bug**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
Loading…
Reference in a new issue