Merge pull request #2064 from D3SOX/patch-1
Update log file path in issue templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/report-bug.md
vendored
4
.github/ISSUE_TEMPLATE/report-bug.md
vendored
@@ -38,6 +38,6 @@ Paste debug information below:
|
|||||||
This is easiest to do in the preview mode.
|
This is easiest to do in the preview mode.
|
||||||
|
|
||||||
Additional logs can be found here:
|
Additional logs can be found here:
|
||||||
- Linux: `/opt/safing/portmaster/logs`
|
- Linux: `/var/lib/portmaster/log`
|
||||||
- Windows: `%PROGRAMDATA%\Safing\Portmaster\logs`
|
- Windows: `%PROGRAMDATA%\Portmaster\logs`
|
||||||
-->
|
-->
|
||||||
|
|||||||
@@ -30,6 +30,6 @@ Paste debug information below if reporting a problem:
|
|||||||
This is easiest to do in the preview mode.
|
This is easiest to do in the preview mode.
|
||||||
|
|
||||||
If needed, additional logs can be found here:
|
If needed, additional logs can be found here:
|
||||||
- Linux: `/opt/safing/portmaster/logs`
|
- Linux: `/var/lib/portmaster/log`
|
||||||
- Windows: `%PROGRAMDATA%\Safing\Portmaster\logs`
|
- Windows: `%PROGRAMDATA%\Portmaster\logs`
|
||||||
-->
|
-->
|
||||||
|
|||||||
Reference in New Issue
Block a user