From 6b40b64590d79630e5f16210a7dae7cd693cddd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Wed, 31 Jan 2024 14:40:22 +0100 Subject: [PATCH] Updated bug report template and added remark about log files. --- .github/ISSUE_TEMPLATE/bug-report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index bf0e719d..78d47919 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,15 +1,15 @@ --- 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: '' labels: '' assignees: dbuechel --- -**IMPORTANT** -Please _always_ consult the documentation first before creating a bug report! -https://safeexambrowser.org/windows/win_usermanual_en.html +> [!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.