Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stingl <mail@michaelstingl.com>2017-04-24 12:54:53 +0300
committerMarkus Goetz <markus@woboq.com>2017-04-24 12:54:53 +0300
commit4202387c5206826119d17270dfa48cb91c19a476 (patch)
tree164e1f1a3694cb3fe531d2b2b1ead709b80d09d6 /.github/issue_template.md
parentcd4e6478165ebd9c54462465f59f383de4864bd9 (diff)
templates > .github and create release_template (#5590)
Diffstat (limited to '.github/issue_template.md')
-rw-r--r--.github/issue_template.md60
1 files changed, 60 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
new file mode 100644
index 000000000..834d89e54
--- /dev/null
+++ b/.github/issue_template.md
@@ -0,0 +1,60 @@
+<!---
+Please try to only report a bug if it happens with the latest version
+The latest version can be seen by checking the ChangeLog: https://owncloud.org/changelog/desktop/
+
+For support try: https://central.owncloud.org/c/help/desktop-file-sync
+--->
+
+
+### Expected behaviour
+Tell us what should happen
+
+### Actual behaviour
+Tell us what happens instead
+
+### Steps to reproduce
+1.
+2.
+3.
+
+### Server configuration
+Operating system:
+
+Web server:
+
+Database:
+
+PHP version:
+
+ownCloud version:
+
+Storage backend (external storage):
+
+### Client configuration
+Client version:
+
+Operating system:
+
+OS language:
+
+Qt version used by client package (Linux only, see also Settings dialog):
+
+Client package (From ownCloud or distro) (Linux only):
+
+Installation path of client:
+
+### Logs
+
+Please use Gist (https://gist.github.com/) or a similar code paster for longer
+logs.
+
+```Template for output < 10 lines```
+
+1. Client logfile: Output of `owncloud --logwindow` or `owncloud --logfile log.txt`
+(On Windows using `cmd.exe`, you might need to first `cd` into the ownCloud directory)
+(See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )
+
+2. Web server error log:
+
+3. Server logfile: ownCloud log (data/owncloud.log):
+