From 8d668d2962a5912be93bd81743540927e5c5427e Mon Sep 17 00:00:00 2001 From: northys Date: Tue, 29 Sep 2020 02:46:35 +0200 Subject: [PATCH] templates/bug-report.md: fixed windows logs path --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index b6462b80..504467f2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -50,4 +50,4 @@ Operating System: If applicable you can provide related sections from the log files and ensure to **remove sensitive or otherwise private information**. - Linux: `/var/lib/portmaster/logs` - - Windows: `%PROGRAMDATA%\Portmaster\ļogs` + - Windows: `%PROGRAMDATA%\Safing\Portmaster\logs`