mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-26 21:43:53 +00: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:
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**
|
**Steps to reproduce**
|
||||||
What do you need to do to trigger this bug?
|
What do you need to do to trigger this bug?
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
What do you expect to see after those steps?
|
||||||
|
|
||||||
**Extra info**
|
**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).
|
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:
|
Earn bonus points by:
|
||||||
|
|
||||||
- Post a stacktrace from your log files
|
- Post a stacktrace from your log files
|
||||||
- Add a screenshot
|
- Add a screenshot
|
||||||
|
|||||||
Reference in New Issue
Block a user