diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 12ba47695e..3b35ad47c4 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -12,6 +12,9 @@ I am running Firefly III version x.x.x **Steps to reproduce** What do you need to do to trigger this bug? +**Expected behavior** +What do you expect to see after those steps? + **Extra info** Please add extra info here, such as OS, browser, and the output from the /debug page of your Firefly III installation (click the version at the bottom). @@ -19,4 +22,4 @@ Please add extra info here, such as OS, browser, and the output from the /debug Earn bonus points by: - Post a stacktrace from your log files -- Add a screenshot \ No newline at end of file +- Add a screenshot