From a905416172ee42a570a87af8511d1afb1800fbce Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 17 Feb 2016 16:48:31 +0100 Subject: improve issue template --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bdd248854..eeee4b826 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,11 +17,11 @@ 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 +* Get the latest version of the News app * 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) +* [Check if your problem is covered in the FAQ section](https://github.com/owncloud/news#faq) If you are not able to add a feed because its XML *does not validate* (see [this issue](https://github.com/owncloud/news/issues/133) for an example), check if: @@ -62,7 +62,7 @@ Please provide the following details so that your problem can be fixed: * News version * Browser and version * PHP version -* Distribution +* Distribution and version ### When Requesting Features -- cgit v1.2.3