diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4f940e093..e7a082240 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,13 @@ --- > Try to complete the below form as far as you are able and are willing to share. Add a screenshot of the issue if you can. -## Bug report +## Explanation + +Explain, in simple terms, but with as much detail as possible, your issue. +Be specific: What happened? What would you expect to happen? What have you tried so far? + +## Technical details + - Version of Flarum: x.y.z - Website URL where the bug is visible: http://example.com - The webserver you are running: apache, nginx or something else @@ -16,9 +22,6 @@ Output of "php flarum info", run this in terminal in your Flarum directory. ``` -## Additional comments -Some additional information you'd like to share, eg what have you tried so far. - ## Log files ```