Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7k
Update on README.md#11980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Update on README.md#11980
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fix the issue "Please update README and issue template to mention Arduino IDEarduino#11977"
CLAassistant commentedSep 9, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@@ -1,3 +1,4 @@ | |||
**Notice:** This repository is for the **old Arduino IDE** which is no longer in active development. For the latest version, please visit the [new Arduino IDE repository](https://github.com/arduino/Arduino-ide). This helps in maintaining focus and directing efforts where they are most needed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
**Notice:** This repository is forthe**oldArduino IDE** which is no longer in active development. For the latest version, please visit the[new Arduino IDE repository](https://github.com/arduino/Arduino-ide). This helps in maintaining focus and directing efforts where they are most needed. | |
**Notice:** This repository is for**Arduino IDE 1.x** which is no longer in active development. For the latest version, please visit the[new Arduino IDE repository](https://github.com/arduino/arduino-ide). | |
- Replace "old Arduino IDE" with "Arduino IDE 1.x". "Old Arduino IDE" is ambiguous.
- Insignificant case correction in URL
- Remove superfluous sentence
@@ -22,6 +23,8 @@ IDE can be downloaded for free at [https://arduino.cc](https://www.arduino.cc/en | |||
## Bug reports and technical discussions | |||
- *Before submitting your issue* please check if your issue is related to the **old Arduino IDE** (this repository) or the **new Arduino IDE**. If your issue is related to the new Arduino IDE, please report it at [this link](https://github.com/arduino/Arduino-ide/issues). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
-*Before submitting your issue* please check if your issue is related tothe**oldArduino IDE** (this repository) orthe**newArduino IDE**. If your issue is related tothe newArduino IDE, please report it at[this link](https://github.com/arduino/Arduino-ide/issues). | |
-*Before submitting your issue* please check if your issue is related to**Arduino IDE 1.x** (this repository) or**Arduino IDE 2.x**. If your issue is related to Arduino IDE 2.x, please report it at[this link](https://github.com/arduino/arduino-ide/issues). |
Added references to Arduino IDE 2 in README and issue template, resolvingarduino#11977 andarduino#11980.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Closing as obsolete due to the issue having been successfully resolved via#11987
Fix the issue "Please update README and issue template to mention Arduino IDE#11977" by adding a "Notice" stating that the repository is for the old Arduino IDE and is no longer actively developed, directing users to the new IDE's repository. Modified the Bug Reports section. Updated guidance for users to check whether their issues pertain to the old or new Arduino IDE before submitting.
All Submissions:
Have you followed the guidelines in our Contributing document?
Have you checked to ensure there aren't other openPull Requests for the same update/change?
New Feature Submissions:
Changes to Core Features: