From 2a8e18b9e77ac2ce1ff178b01b47c4a1abda6338 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 20 Dec 2024 20:32:33 +0100 Subject: [PATCH] Update 2_user_bug.yaml --- .github/ISSUE_TEMPLATE/2_user_bug.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/2_user_bug.yaml b/.github/ISSUE_TEMPLATE/2_user_bug.yaml index 1dd4d8b6..9c043e81 100644 --- a/.github/ISSUE_TEMPLATE/2_user_bug.yaml +++ b/.github/ISSUE_TEMPLATE/2_user_bug.yaml @@ -23,5 +23,6 @@ body: label: How to reproduce description: | ⚠️ This is the most important part of the report ⚠️ + Without a way to easily reproduce your issue, there is little chance we will be able to help you and work on a fix. Please, take the time to show us some code and/or screenshot that is needed for others to reproduce the problem easily.