mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
Issue template: Explanation first
This commit is contained in:
11
framework/core/.github/ISSUE_TEMPLATE.md
vendored
11
framework/core/.github/ISSUE_TEMPLATE.md
vendored
@@ -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.
|
> 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
|
- Version of Flarum: x.y.z
|
||||||
- Website URL where the bug is visible: http://example.com
|
- Website URL where the bug is visible: http://example.com
|
||||||
- The webserver you are running: apache, nginx or something else
|
- 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.
|
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
|
## Log files
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user