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

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-11-27 23:34:23 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2015-11-27 23:34:23 +0300
commit4ed24865f06b77c0447750eee48ff70ecc650d0b (patch)
tree3318933621643689fd5840a81eafe5af0d6de2e6 /CONTRIBUTING.md
parent5014438f74681c55b4284b743dfb9e5f579629b5 (diff)
improve contributing instructions
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 345c3afdb..dd3303c48 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -48,7 +48,9 @@ check if:
DEFINE('DEBUG', true);
```
-* check **data/owncloud.log**
+* Reproduce the Problem
+* Check **data/owncloud.log**
+* Check your [error on the client side](http://ggnome.com/wiki/Using_The_Browser_Error_Console) if it's a client-side issue
Please provide the following details so that your problem can be fixed: