From f1f18d4b64f2aa61d4605c16c2b77d6a0288590d Mon Sep 17 00:00:00 2001 From: Alexandr Stelnykovych Date: Wed, 12 Nov 2025 12:47:37 +0200 Subject: [PATCH] Update report-bug.md PMv2 logs path in Windows --- .github/ISSUE_TEMPLATE/report-bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.md b/.github/ISSUE_TEMPLATE/report-bug.md index d260ead3..6f80187d 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.md +++ b/.github/ISSUE_TEMPLATE/report-bug.md @@ -39,5 +39,5 @@ This is easiest to do in the preview mode. Additional logs can be found here: - Linux: `/var/lib/portmaster/log` -- Windows: `%PROGRAMDATA%\Safing\Portmaster\logs` +- Windows: `%PROGRAMDATA%\Portmaster\logs` -->