From 0b210ad99871b8a521d48399ef7f696c50a548e8 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 6 Aug 2015 18:28:54 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4441651f6..1a1442df6 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ This is the official source code for the [Processing](http://processing.org) Dev the “core” and the libraries that are included with the [download](http://processing.org/download). __I've found a bug!__ -If you have found a bug in the Processing software, you can file it here under the [“issues” tab](https://github.com/processing/processing/issues). +Let us know [here](https://github.com/processing/processing/issues) (after first checking if someone has already posted a similar problem). If it's a documentation, web site, or examples problem, take that up with folks [here](https://github.com/processing/processing-docs/issues). There are also separate locations for [Android Mode](https://github.com/processing/processing-android/issues), or the [Video](https://github.com/processing/processing-video/issues) and [Sound](https://github.com/processing/processing-sound/issues) libraries. The [processing.js](http://processingjs.org) project is not affiliated with us, but you can find their issue tracker [here](https://github.com/processing-js/processing-js/issues). -__That processing-bugs fella is a liar.__ +__That [processing-bugs](https://github.com/processing-bugs) fella is a damn liar.__ The issues list has been imported from Google Code, so there are many spurious references amongst them since the numbering changed. Basically, any time you see references to changes made by [processing-bugs](https://github.com/processing-bugs), it may be somewhat suspect. @@ -19,7 +19,7 @@ Help speed this process along by helping us! __Please help!__ The instructions for building the source [are here](https://github.com/processing/processing/wiki/Build-Instructions). -Please help us fix problems, and if you're submitting code, please mind the [style guidelines](https://github.com/processing/processing/wiki/Style-Guidelines). +Please help us fix problems, and if you're submitting code, following the [style guidelines](https://github.com/processing/processing/wiki/Style-Guidelines) helps save us a lot of time. __And finally...__ Someday we'll also fix all these bugs, throw together hundreds of unit tests, and get rich off all this stuff that we're giving away for free. But not today.