From c8d7c0ab3a525a45bfe80bf005d00be974684d22 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 11 Feb 2013 11:53:43 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4dc287f57..bd2916ed0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ the “core” and the libraries that are included with the [download](http://pr 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). If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://processing-js.lighthouseapp.com/). +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. +Over time this will clean itself up as bugs are fixed and new issues are added from within Github. +Help speed this process along by helping us! + The [processing-web](https://github.com/processing/processing-web/) repository contains reference, examples, and the site. (Please use that link to file issues regarding the web site, the examples, or the reference.) @@ -17,3 +23,4 @@ fix all these bugs, throw together hundreds of unit tests, and solve the Israeli But in the meantime, I ask for your patience, participation, and patches. Ben Fry, 3 February 2013 +Last updated 11 February 2013