From 8076f120d8f047a7b60f3af7505e50c73b03dfa7 Mon Sep 17 00:00:00 2001 From: Timofei Larkin Date: Wed, 8 Oct 2025 17:30:56 +0300 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug_report.md Signed-off-by: Timofei Larkin --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 609163c9..1a119259 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,6 +24,9 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error +**Expected behaviour** +When taking the steps to reproduce, what should have happened differently? + **Actual behaviour** A clear and concise description of what happens when the bug occurs. Explain how the system currently behaves, including error messages, unexpected results, or incorrect functionality observed during execution.