Initial Clone
This commit is contained in:
53
issue_template.md
Executable file
53
issue_template.md
Executable file
@@ -0,0 +1,53 @@
|
||||
<!--
|
||||
Thank you for reporting your issue to us!
|
||||
|
||||
Please report only issues corresponding to the VM for Nextcloud 10 or later. If you found a bug that is related to the server core,
|
||||
you can file your report here: https://github.com/nextcloud/server
|
||||
|
||||
If you are looking for help and not report any bugs, please use the Nextcloud forums: (https://help.nextcloud.com/c/support/appliances-docker-snappy-vm) instead. You can also buy support here: https://shop.hanssonit.se
|
||||
|
||||
Thank you!
|
||||
-->
|
||||
## Steps to reproduce
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Expected behaviour
|
||||
Tell us what should happen
|
||||
|
||||
## Actual behaviour
|
||||
Tell us what happens instead
|
||||
|
||||
## Server configuration
|
||||
|
||||
**Nextcloud server version:** (see your admin page)
|
||||
|
||||
**Server OS** (Ubuntu server is default)
|
||||
|
||||
**How did you install the VM?** (Scripted install from master **OR** Released version)
|
||||
|
||||
## Network
|
||||
**Do you use DHCP?**
|
||||
|
||||
**Is port 80 and/or 443 open?**
|
||||
|
||||
## Logs / Screenshots
|
||||
<!--
|
||||
################ Please use https://0bin.net for long error messages or logs. Thanks! ################
|
||||
-->
|
||||
|
||||
#### Log file (/mnt/ncdata/nextcloud.log)
|
||||
```
|
||||
Insert your nextcloud.log file here
|
||||
```
|
||||
|
||||
#### Installation log (command output)
|
||||
```
|
||||
Insert the CLI output here
|
||||
```
|
||||
|
||||
#### Screenshoots
|
||||
<!--
|
||||
Please use http://imgur.com/ for screenshots. Thanks!
|
||||
-->
|
||||
Reference in New Issue
Block a user