nextcloud/issue_template.md

62 lines
969 B
Markdown
Raw Normal View History

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