From a942c9adc1150a21281e9d680746ecb1bbf4d61c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 20 Jan 2024 19:20:49 +0200 Subject: [PATCH] Bug, ask for more details --- .github/ISSUE_TEMPLATE/bug.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 0aaf687f8f..2f54b1bbfe 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -27,7 +27,10 @@ body: id: description attributes: label: The problem - description: A description of what the bug is + description: > + A description of what the bug is + + Explain in detail how it can be reproduced, share command line, you did you execute the command. validations: required: true