From 7b4be82a5a1457296a4bbcd234956f8321d3aa80 Mon Sep 17 00:00:00 2001 From: Niels Andriesse <9340958+nielsandriesse@users.noreply.github.com> Date: Thu, 29 Apr 2021 15:59:17 +1000 Subject: [PATCH] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c1a4cad0b..b9045d832 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -26,9 +26,11 @@ Describe here the issue that you are experiencing. - list the steps - that reproduce the bug -**Actual result:** Describe here what happens after you run the steps above (i.e. the buggy behaviour). +#### Actual result: +Describe here what happens after you run the steps above (i.e. the buggy behaviour). -**Expected result:** Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour). +#### Expected result: +Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour). ### Screenshots