diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 0bdaff4d..08a9ad9c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -62,6 +62,6 @@ body: label: Crash reports, logs, images, videos description: | Anything that can help. Please always ATTACH and not paste them. - Logs can be found in /tmp/hypr + Logs can be found in $XDG_RUNTIME_DIR/hypr Crash reports are stored in ~/.cache/hyprland or $XDG_CACHE_HOME/hyprland |