nextcloud/issue_template.md

55 lines
826 B
Markdown
Raw Normal View History

2013-01-11 16:52:41 -05:00
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead
2013-01-11 16:59:41 -05:00
### Steps to reproduce
2013-01-11 16:52:41 -05:00
1.
2.
3.
### Server configuration
2013-01-12 03:08:23 -05:00
Operating system:
Web server:
Database:
2013-01-11 16:52:41 -05:00
PHP version:
ownCloud version: (see ownCloud admin page)
Updated from an older ownCloud or fresh install:
List of activated app:
The content of config/config.php: (Without the database password and passwordsalt)
2013-01-11 16:57:55 -05:00
2013-12-18 07:31:15 -05:00
Are you using external storage, if yes which one:
2013-01-11 16:52:41 -05:00
### Client configuration
Browser:
Operating system:
### Logs
2013-01-11 17:40:14 -05:00
#### Web server error log
2013-01-11 16:52:41 -05:00
```
Insert your webserver log here
```
#### ownCloud log (data/owncloud.log)
2013-01-11 16:52:41 -05:00
```
Insert your ownCloud log here
```
2013-01-12 05:51:03 -05:00
#### Browser log
2013-01-11 16:52:41 -05:00
```
2013-01-12 05:51:03 -05:00
Insert your browser log here, this could for example include:
2013-01-11 16:52:41 -05:00
2013-01-12 05:51:03 -05:00
a) The javascript console log
b) The network log
c) ...
2013-01-11 16:52:41 -05:00
```