summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBernhard Posselt <BernhardPosselt@users.noreply.github.com>2016-01-18 19:30:15 +0100
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2016-01-18 19:30:15 +0100
commit51a1c98c35f9e5bc9f5636306f8e594499d43894 (patch)
tree90b3df8e067bd4537174e0c1c7b9442beb4172e4 /CONTRIBUTING.md
parent634cb9f02644b95f88d1b953cd1b1d5701043377 (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 91275ba18..52637c64a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,7 +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
+* Disable all browser add-ons to make sure that it's not a plugin's fault (adblockers!)
* 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)