diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md index f74c51b..533919c 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.md +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -34,3 +34,5 @@ Systemd instructions: find the last ocurrence of Hypr and note the PID. `coredumpctl info ` will print the coredump. +`coredumpctl info --no-pager | xclip -sel clip` +will copy it to the clipboard.