From 0a990bb1e788447f62859c24b4267f8b5252c640 Mon Sep 17 00:00:00 2001 From: Antonino Scordino Date: Thu, 20 Oct 2022 22:00:20 +0200 Subject: [PATCH] CaD: Link `ISSUE_GUIDELINES.md` instead --- pages/Contributing and Debugging/_index.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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