mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Add expected behavior to bug report template
Helps to understand how the bug violates what the user expect to happen in normal scenario.
This commit is contained in:
parent
bc4ac303e2
commit
f7344ec6c9
5
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -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
|
||||
- Add a screenshot
|
||||
|
Loading…
Reference in New Issue
Block a user