]> git.mxchange.org Git - friendica.git/blobdiff - doc/Bugs-and-Issues.md
Updated documentation with the new coding standard
[friendica.git] / doc / Bugs-and-Issues.md
index d316971d2ab6f892fff10a4df5cafe7a39e914db..e2665be4105f47b85c9b771909c4fba0b7b23a73 100644 (file)
@@ -5,9 +5,9 @@ Bugs and Issues
 
 If your server has a support page, you should report any bugs/issues you encounter there first.
 Reporting to your support page before reporting to the developers makes their job easier, as they don't have to deal with bug reports that might not have anything to do with them.
-This helps us get new features faster.
+Reducing the workload in this way helps us get new features faster.
 You can also contact the [friendica support forum](https://helpers.pyxis.uberspace.de/profile/helpers) and report your problem there.
-Maybe someone from another node encountered the problem as well and can help you.
+Bugs are rarely limited to one person, and the chances are somebody from another node has encountered the problem too, and will be able to help you.
 
 If you're a technical user, or your site doesn't have a support page, you'll need to use the [Bug Tracker](https://github.com/friendica/friendica/issues).
 Please perform a search to see if there's already an open bug that matches yours before submitting anything.
@@ -15,6 +15,6 @@ Please perform a search to see if there's already an open bug that matches yours
 Try to provide as much information as you can about the bug, including the **full** text of any error messages or notices, and any steps required to replicate the problem in as much detail as possible.
 It's generally better to provide too much information than not enough.
 
-See [this article](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) to learn more about submitting **good** bug reports.
+See [this article](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) to learn more about submitting **good** bug reports.  The better your bug report, the more likely we are to be able to actually fix it.
 
-And last but not least: Better report an issue you encountered even if you don't write the perfect bug report!
+And last but not least: It is better to report an issue you encountered even if you can't write the perfect bug report!
\ No newline at end of file