From a99db6f053809b9afc48f92716e939d1ae7adb83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mose=20M=C3=BCller?= Date: Tue, 3 Dec 2024 16:08:54 +0100 Subject: [PATCH] updates bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 436c029..0e3072e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,7 +18,10 @@ Provide steps to reproduce the behaviour, including a minimal code snippet (if a ## Expected behaviour A clear and concise description of what you expected to happen. -## Screenshot/Video +## Actual behaviour +Describe what you see instead of the expected behaviour. + +### Screenshot/Video If applicable, add visual content that helps explain your problem. ## Additional context