summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBernhard Posselt <BernhardPosselt@users.noreply.github.com>2015-11-28 00:26:15 +0100
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2015-11-28 00:26:15 +0100
commitbaa9ec099632cb93dbc43fdec62c9cd7c0957924 (patch)
treec35cc8bc17d97d02a9b20f0e12c4ad3a3498848f /CONTRIBUTING.md
parentde05996aaa26875419ee89593a7cabc9d2172dbb (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 74876e867..60f761e64 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,6 +16,7 @@ This section is split into two section:
* We do not support Internet Explorer and Safari (Patches accepted though, except for IE < 10)
* We do **not support the server-side encryption app** (use client side encryption instead)
* Get the newest version of the News app
+* Make sure that it's not caused by a browser add-on by testing with all add-ons disabled
* Clear your PHP opcode cache if you use any by restarting your webserver. This affects any version of PHP >=5.5
* [Check if they have already been reported](https://github.com/owncloud/news/issues?state=open)
* [Check if your problem is covered in the FAQ section](https://github.com/owncloud/news#faq) or [Updating notices](https://github.com/owncloud/news#updating-notices)