From 36890f9b78d40d5fd96504a6cda6fdb9769f9645 Mon Sep 17 00:00:00 2001 From: Dave Gson <3080765+davegson@users.noreply.github.com> Date: Thu, 16 Dec 2021 16:27:59 +0000 Subject: [PATCH] Fix log path for bug issue template --- .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 fe211908..5d999f1b 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.md +++ b/.github/ISSUE_TEMPLATE/report-bug.md @@ -38,6 +38,6 @@ Paste debug information below: This is easiest to do in the preview mode. Additional logs can be found here: -- Linux: `/var/lib/portmaster/logs` +- Linux: `/opt/safing/portmaster/logs` - Windows: `%PROGRAMDATA%\Safing\Portmaster\logs` -->