Restore SEBPatch

This commit is contained in:
2025-06-01 11:56:28 +02:00
parent 8c656e3137
commit 00707825b4
1009 changed files with 5005 additions and 6502 deletions

View File

@@ -1,17 +1,18 @@
---
name: Bug Report
about: Create a bug report to help us improve Safe Exam Browser.
about: Create a bug report to help us improve the Safe Exam Browser Patch
title: ''
labels: ''
assignees: dbuechel
labels: bug
assignees: usefulstuffs
---
> [!IMPORTANT]
> - Please _always_ consult the documentation first before creating a bug report: https://safeexambrowser.org/windows/win_usermanual_en.html.
> - Please _always_ consult the FAQs before creating an issue: https://github.com/school-cheating/SEBPatch/wiki/FAQs.
> - Please _always_ attach the log file(s) of the affected session(s)! They can be found under `%LocalAppData%\SafeExamBrowser\Logs`.
> - Please follow this issue template. Saves me some work while reading all issues.
**Describe the Bug**
**Bug Description**
A clear and concise description of what the bug is.
**Steps to Reproduce**
@@ -29,7 +30,18 @@ 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]
- SEB version: [e.g. SEB 3.0.1]
- SEB patch version: [e.g. 1.5.1]
**Additional Context**
Add any other context about the problem here.
**SEB Logs**
```
Paste here the SEB logs
```
**SEB Patcher logs (optional, read below)**
```
Paste here the SEB patcher logs (if issue is SEB patcher related, else just ignore this section)
```