summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-17 16:48:31 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-17 16:48:31 +0100
commita905416172ee42a570a87af8511d1afb1800fbce (patch)
tree538eb6122524acd1a79e617f264d450de5a67187 /CONTRIBUTING.md
parent66212fc0b8de5aa7d49ffe0c691e80db1cc96b5c (diff)
improve issue template
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
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