35 lines
971 B
Markdown
35 lines
971 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a bug report to help us improve Safe Exam Browser.
|
|
title: ''
|
|
labels: ''
|
|
assignees: dbuechel
|
|
|
|
---
|
|
|
|
> [!IMPORTANT]
|
|
> - Please _always_ consult the documentation first before creating a bug report: 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**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Steps 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.
|
|
|
|
**Version Information**
|
|
- OS: [e.g. Windows 10 Professional, Version 1803]
|
|
- SEB-Version [e.g. SEB 3.0.1]
|
|
|
|
**Additional Context**
|
|
Add any other context about the problem here.
|