From 9a177145c55e158436d20dc9d4efb79dea6975d5 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 24 Jul 2024 15:13:54 +0200 Subject: [PATCH] bugs: recommend fast repro --- pages/Crashes and Bugs/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Crashes and Bugs/_index.md b/pages/Crashes and Bugs/_index.md index 082be8f..0502796 100644 --- a/pages/Crashes and Bugs/_index.md +++ b/pages/Crashes and Bugs/_index.md @@ -64,6 +64,8 @@ launch Hyprland with `HYPRLAND_TRACE=1 AQ_TRACE=1` environment variables set. These variables will enable _very_ verbose logging and it's not recommended to enable them unless debugging, as they might cause slowdowns and _massive_ log files. +Try to reproduce your issue as fast as possible so we don't have to sift through 1 million lines of logs. + ## Bugs First of all, **_READ THE [FAQ PAGE](../FAQ)_**