From 5a4af31d184ac8b2880009698c0e2bde2c3f912b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 22 May 2024 14:47:07 +0200 Subject: [PATCH] issue-template: formatting; hopefully makes it easier to read --- .forgejo/issue_template/issue_template.yml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/.forgejo/issue_template/issue_template.yml b/.forgejo/issue_template/issue_template.yml index 31b26a8d..60c789fa 100644 --- a/.forgejo/issue_template/issue_template.yml +++ b/.forgejo/issue_template/issue_template.yml @@ -49,13 +49,21 @@ body: Please provide as many details as possible, we must be able to understand the bug in order to fix it. - Have you tested other compositors? Does the issue happen on - all of them, or only your main compositor? + Other software + -------------- - Are you using tmux, zellij, or any other terminal multiplexer? - Does the bug happen in a plain foot instance? + **Compositors**: have you tested other compositors? Does the + issue happen on all of them, or only your main compositor? - Do you use an IME? Does the bug happen if you disable the IME? + **Terminal multiplexers**: are you using tmux, zellij, or any + other terminal multiplexer? Does the bug happen in a plain + foot instance? + + **IME** do you use an IME? Which one? Does the bug happen if + you disable the IME? + + Obtaining logs and stacktraces + ------------------------------ Use a debug [build](https://codeberg.org/dnkl/foot/src/branch/master/INSTALL.md#debug-build)