From 4ed24865f06b77c0447750eee48ff70ecc650d0b Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 27 Nov 2015 21:34:23 +0100 Subject: improve contributing instructions --- AUTHORS.md | 2 +- CONTRIBUTING.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 5514e3dcc..1c51176cb 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -10,9 +10,9 @@ * [bastei](mailto:bastei@users.noreply.github.com) * [Thomas Müller](mailto:thomas.mueller@tmit.eu) * [Hoàng Đức Hiếu](mailto:hdhoang@zahe.me) +* [Bernhard Posselt](mailto:BernhardPosselt@users.noreply.github.com) * [Lukas Reschke](mailto:lukas@owncloud.com) * [Bart Visscher](mailto:bartv@thisnet.nl) -* [Bernhard Posselt](mailto:BernhardPosselt@users.noreply.github.com) * [Christian Elmer](mailto:christian@keinkurt.de) * [Thomas Tanghus](mailto:thomas@tanghus.net) * [Volkan Gezer](mailto:volkangezer@gmail.com) 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: -- cgit v1.2.3