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