From a0df6e0e83b652c72bc78b0a1376c54d6ebc3bee Mon Sep 17 00:00:00 2001 From: Per Tillisch Date: Sat, 11 Oct 2025 02:27:40 -0700 Subject: [PATCH] Remove donation link from contributor guide (#12093) The Arduino company is no longer soliciting monetary donations. Community members who wish to contribute to the project still have opportunities to do so via the other options listed in the contributor guide. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e84deb9c3a0..b15bf277e98 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Thanks for your interest in contributing to this free open source project! Ardui | - Bug fix
- Enhancement | Pull Request (read the [pull request guidelines](#pull-requests)) | | Translations for the Arduino IDE | [transifex](https://www.transifex.com/mbanzi/arduino-ide-15/) | | Translations for the [Language Reference](https://www.arduino.cc/reference) | [Reference repositories](https://github.com/arduino?q=reference-) | -| Monetary | - [Donate](https://www.arduino.cc/en/Main/Contribute)
- [Buy official products](https://store.arduino.cc) | +| Monetary | [Buy official products](https://store.arduino.cc) | ## Issues