diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index d9d40cae..b7586b2c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -6,10 +6,8 @@ labels: bug --- **Checklist**: @@ -39,7 +37,7 @@ For security related reports, please disclose it privately to noc@safing.io. Portmaster Version:
- `portmaster-control --version` + Versions from the `About` page in Portmaster's UI
@@ -50,4 +48,6 @@ Operating System: - [ ] Linux - Please provide the output of `cat /etc/os-release` -If applicable you can provide related sections from the log files (Typically at `/opt/portmaster/logs`) and ensure to **remove sensitive or otherwise private information**. \ No newline at end of file +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`