diff options
author | Vaxry <[email protected]> | 2022-07-12 15:35:23 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-07-12 15:35:23 +0200 |
commit | f789a14527cce6d8f71bf38faa57b16b48934cd5 (patch) | |
tree | 4cc45e98fcc509c806c62a5168a769998cf00082 /docs | |
parent | b1e3430405850c24035c8c1f70ebea99a707135a (diff) | |
download | Hyprland-f789a14527cce6d8f71bf38faa57b16b48934cd5.tar.gz Hyprland-f789a14527cce6d8f71bf38faa57b16b48934cd5.zip |
updated issue guidelines
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ISSUE_GUIDELINES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ISSUE_GUIDELINES.md b/docs/ISSUE_GUIDELINES.md index 60a8ddb1..c7e9933e 100644 --- a/docs/ISSUE_GUIDELINES.md +++ b/docs/ISSUE_GUIDELINES.md @@ -26,6 +26,7 @@ If your bug is one that doesn't crash Hyprland, but feels like invalid behavior, If your bug crashes Hyprland, append additionally: - The Hyprland log - Coredump / Coredump analysis (with a stacktrace) +- Your config **Important**: Please do NOT use any package for reporting bugs! Clone and compile from source. |