diff options
author | Vaxry <[email protected]> | 2024-05-10 12:22:47 +0100 |
---|---|---|
committer | Vaxry <[email protected]> | 2024-05-10 12:22:47 +0100 |
commit | cc4ac52309a7715c09c1e19545bc0fa4048c4604 (patch) | |
tree | f4c0f0a0fb5cd6b0c010dce467da6fe955ee0515 /.github/ISSUE_TEMPLATE/bug.yml | |
parent | 2549f0cc9725919d2d3ef466eff60bd10e1a321e (diff) | |
download | Hyprland-cc4ac52309a7715c09c1e19545bc0fa4048c4604.tar.gz Hyprland-cc4ac52309a7715c09c1e19545bc0fa4048c4604.zip |
github: update issue template with new path
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 |