From c1311ca6e4cd26f9c0727e2a7bb7fc0b19d1bfa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 24 Jan 2024 19:50:45 +0200 Subject: [PATCH] Bug: Mention that if you report issue, you are available to respond Even though it seems pretty obvious, the practice shows people disappear for weeks. --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 8bb490fd70..27c583299b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -145,4 +145,8 @@ body: - type: markdown attributes: value: | + Be available and respond to questions developers or other users ask. + Check the issue from time to time until it's resolved. + If you disappear after reporting a problem your issue will be just closed. + Make sure to close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.