diff --git a/pages/Contributing and Debugging/_index.md b/pages/Contributing and Debugging/_index.md index a1ddbdf..af79ae1 100644 --- a/pages/Contributing and Debugging/_index.md +++ b/pages/Contributing and Debugging/_index.md @@ -73,15 +73,7 @@ for live logs. (replace `hyprland` with `hyprlandd` for debug builds) ### How do I get a coredump? -_These instructions are ONLY for systemd. If you use anything else, you should -know what you're doing._ - -Launch `coredumpctl` in a terminal. Press END on the keyboard to go -to the end. Note the **last** (the one furthest to the bottom) crash that has -`/usr/bin/Hyprland` as an executable. Remember the PID of it (the first number -after the date in a given line) exit (Ctrl+C) type -`coredumpctl info PID` where `PID` is the remembered PID. Send the entire thing -as a file. +See [`ISSUIE_GUIDELINES.md`](https://github.com/hyprwm/Hyprland/blob/main/docs/ISSUE_GUIDELINES.md). ## Nesting Hyprland