summaryrefslogtreecommitdiffstats
path: root/issue_template.md
blob: afb7388620a81985b717cf8ca841c50cb1b4b547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
### Expected behaviour
Tell us what should happen

### Actual behaviour
Tell us what happens instead

### Steps to reproduce:
1. 
2. 
3. 

###Server configuration
Webserver: 

PHP version:

### Client configuration
Browser:

Operating system:

### Logs
####Webserver error log:

```
Insert your webserver log here

```

####ownCloud log (data/owncloud.log):

```
Insert your ownCloud log here

```

####Browser error log:
```
Insert your browser error log here

```