server/issue_template.md

53 lines
775 B
Markdown
Raw Normal View History

2013-01-11 21:52:41 +00:00
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead
2013-01-11 21:59:41 +00:00
### Steps to reproduce
2013-01-11 21:52:41 +00:00
1.
2.
3.
### Server configuration
2013-01-12 08:08:23 +00:00
Operating system:
Web server:
Database:
2013-01-11 21:52:41 +00: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 21:57:55 +00:00
2013-01-11 21:52:41 +00:00
### Client configuration
Browser:
Operating system:
### Logs
2013-01-11 22:40:14 +00:00
#### Web server error log
2013-01-11 21:52:41 +00:00
```
Insert your webserver log here
```
#### ownCloud log (data/owncloud.log)
2013-01-11 21:52:41 +00:00
```
Insert your ownCloud log here
```
2013-01-12 10:51:03 +00:00
#### Browser log
2013-01-11 21:52:41 +00:00
```
2013-01-12 10:51:03 +00:00
Insert your browser log here, this could for example include:
2013-01-11 21:52:41 +00:00
2013-01-12 10:51:03 +00:00
a) The javascript console log
b) The network log
c) ...
2013-01-11 21:52:41 +00:00
```