From 74fd05d048960da07088ba69d52da00c8c4621d9 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Mon, 10 Apr 2023 18:42:48 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0f40a8dd..127c927a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,9 @@ + +## NOTE +Bug reports without clear information or scenario to reproduce will be closed without answer. +Please respect time of the developer. Thanks. + + --- name: Bug report about: Create a report to help us improve @@ -34,7 +40,3 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. - -## NOTE -Bug reports without clear information or scenario to reproduce will be closed without answer. -Please respect time of the developer. Thanks.