aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-06-03 17:52:22 +0200
committerGitHub <[email protected]>2022-06-03 17:52:22 +0200
commitf99ad521a47e834362de81cd45dc20b8148903bf (patch)
tree6e39bb2642196f3f02068a3258bd29cbc4f8fd1c
parent9486a230c74e8873621fdf64a33adaaa660762e3 (diff)
downloadHyprland-f99ad521a47e834362de81cd45dc20b8148903bf.tar.gz
Hyprland-f99ad521a47e834362de81cd45dc20b8148903bf.zip
Updated issue templatesv0.3.0beta
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 3fea489a..f0b9deb7 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -13,6 +13,6 @@ assignees: ''
**Images/videos/anything that would help**
-Please attach a log (it's in /tmp/hypr/hyprland.log) and, if crashing, a crashdump (coredumpctl, then coredumpctl info <pid>)
+Please attach a log (it's in /tmp/hypr/[INSTANCE SIGNATURE]/hyprland.log, if you are unsure of the instance signature, grab the one thats the most recently modified) and, if crashing, a crashdump (coredumpctl, then coredumpctl info <pid>)
*Please do NOT attach coredumps from any packaged version of Hyprland (AUR, etc.). Compile manually, and THEN attach a coredump of that.*