]> source.dussan.org Git - nextcloud-server.git/commitdiff
Create issue_template.md
authorLukas Reschke <lukas@statuscode.ch>
Fri, 11 Jan 2013 21:52:41 +0000 (13:52 -0800)
committerLukas Reschke <lukas@statuscode.ch>
Fri, 11 Jan 2013 21:52:41 +0000 (13:52 -0800)
issue_template.md [new file with mode: 0644]

diff --git a/issue_template.md b/issue_template.md
new file mode 100644 (file)
index 0000000..afb7388
--- /dev/null
@@ -0,0 +1,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
+
+```