From 37bb0bb281b6db94da9433df72c920b4e5a4b9db Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Sun, 8 Jun 2025 20:20:44 +0000 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 6af34b6..582645a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -36,8 +36,11 @@ If this is a regression, please mention which version was working previously. If your issue is graphical or crash or freeze, also add: VK_INSTANCE_LAYERS=VK_LAYER_KHRONOS_validation +Next, create the empty log file: echo > /tmp/wlx.log + Be sure to go and reproduce the issue once more, after these have been set. Upload the log file from: /tmp/wlx.log + -->