vm/issue_template.md
2016-12-19 00:19:23 +01:00

40 lines
771 B
Markdown

<!--
Thank you for reporting your issue to us!
Please report only issues corresponding to the VM for Nextcloud 9 or later. If you found a bug that is related to core,
you can file your report here: https://github.com/nextcloud/server
-->
## Steps to reproduce
1.
2.
3.
## Expected behaviour
Tell us what should happen
## Actual behaviour
Tell us what happens instead
## Server configuration
**Server version:** (see your admin page)
**VM version**
**Updated from an older installed version or fresh install:**
## Logs
<!--
Please use http://hastebin.com/ for long error messages or logs. Thanks!
-->
#### Log file (/var/ncdata/nextcloud.log)
```
Insert your nextcloud.log file here
```
#### Installation log (command output)
```
Insert the CLI output here
```