nextcloud/issue_template.md

47 lines
591 B
Markdown
Raw Normal View History

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