diff options
author | vaxerski <[email protected]> | 2022-06-07 20:11:05 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-07 20:11:05 +0200 |
commit | 7b9583c1f2765c7bededaf5fed68a97ecc63c65b (patch) | |
tree | 572aa474532f917efffbc77aa4716e2ca42287e4 /docs/ISSUE_GUIDELINES.md | |
parent | cc80b6854583a00ff04133dee551986b0d908d53 (diff) | |
download | Hyprland-7b9583c1f2765c7bededaf5fed68a97ecc63c65b.tar.gz Hyprland-7b9583c1f2765c7bededaf5fed68a97ecc63c65b.zip |
Mention source in issue guidelines
Diffstat (limited to 'docs/ISSUE_GUIDELINES.md')
-rw-r--r-- | docs/ISSUE_GUIDELINES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ISSUE_GUIDELINES.md b/docs/ISSUE_GUIDELINES.md index 191a8c37..60a8ddb1 100644 --- a/docs/ISSUE_GUIDELINES.md +++ b/docs/ISSUE_GUIDELINES.md @@ -27,6 +27,8 @@ If your bug crashes Hyprland, append additionally: - The Hyprland log - Coredump / Coredump analysis (with a stacktrace) +**Important**: Please do NOT use any package for reporting bugs! Clone and compile from source. + ## Obtaining the Hyprland log If you are in a TTY, and the hyprland session that crashed was the last one you launched, the log will be printed with ``` |