From 128678c559d1aa7bf43d7423d8083dd7a03fa9dc Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Oct 2013 18:39:19 +0200 Subject: [PATCH] Update readme.txt --- readme.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 0346ae46f..a260893fc 100644 --- a/readme.txt +++ b/readme.txt @@ -8,11 +8,18 @@ IDE can be downloaded for free. For more information, see the website at: http://www.arduino.cc/ or the forums at: http://arduino.cc/forum/ -To report a bug in the software, go to: +To report a *bug* in the software or to request *a simple enhancement* go to: http://github.com/arduino/Arduino/issues -For other suggestions, use the forum: -http://arduino.cc/forum/index.php/board,21.0.html +More complex requests and technical discussion should go on the Arduino Developers +mailing list: +https://groups.google.com/a/arduino.cc/forum/#!forum/developers + +If you're interested in modifying or extending the Arduino software, we strongly +suggest discussing your ideas on the Developers mailing list *before* starting +to work on them. That way you can coordinate with the Arduino Team and others, +giving your work a higher chance of being integrated into the official release +https://groups.google.com/a/arduino.cc/forum/#!forum/developers INSTALLATION Detailed instructions are in reference/Guide_Windows.html and