mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Update BUG_REPORT.md to include extra log paths on Linux
This commit is contained in:
parent
4181fd9d48
commit
3184ff97b6
1 changed files with 3 additions and 1 deletions
4
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
4
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
|
|
@ -49,9 +49,11 @@ assignees: ''
|
|||
|
||||
<!--- For the desktop versions, there is also an error log file in case there is no console output.
|
||||
Usually, you can find it here:
|
||||
on Linux: ~/.config/superProductivity/logs/main.log
|
||||
on macOS: ~/Library/Logs/superProductivity/main.log
|
||||
on Windows: %USERPROFILE%\AppData\Roaming\superProductivity\logs\main.log
|
||||
on Linux: ~/.config/superProductivity/logs/main.log
|
||||
on Linux (snap): ~/snap/superproductivity/common/.config/superProductivity/logs
|
||||
on Linux (flatpak): ~/.var/app/com.super_productivity/SuperProductivity/config/superProductivity/logs
|
||||
|
||||
If you don't feel comfortable posting your logs here in public you can also send to me via email: contact@super-productivity.com
|
||||
. -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue