From 594bb7d829d6c1e21f6b1ccdeb7215eaf36c64a4 Mon Sep 17 00:00:00 2001 From: per1234 Date: Sat, 11 Oct 2025 02:32:02 -0700 Subject: [PATCH] [skip changelog] Remove donation link from contributor guide 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. --- docs/CONTRIBUTING.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 7f615230da6..050cc3c9acb 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -4,14 +4,14 @@ First of all, thanks for contributing! This document provides some basic guideli There are several ways you can get involved: -| Type of contribution | Contribution method | -| ------------------------------------------------- | ------------------------------------------------------- | -| - Support request
- Question
- Discussion | Post on the [Arduino Forum][forum] | -| - Bug report
- Feature request | Issue report (read the [issue guidelines][issues]) | -| Testing | Try out the [nightly build][nightly] | -| - Bug fix
- Enhancement | Pull Request (read the [pull request guidelines][prs]) | -| Translations for Arduino CLI | Use the [transifex][translate] platform | -| Monetary | - [Donate][donate]
- [Buy official products][store] | +| Type of contribution | Contribution method | +| ------------------------------------------------- | ------------------------------------------------------ | +| - Support request
- Question
- Discussion | Post on the [Arduino Forum][forum] | +| - Bug report
- Feature request | Issue report (read the [issue guidelines][issues]) | +| Testing | Try out the [nightly build][nightly] | +| - Bug fix
- Enhancement | Pull Request (read the [pull request guidelines][prs]) | +| Translations for Arduino CLI | Use the [transifex][translate] platform | +| Monetary | [Buy official products][store] | ## Issue Reports @@ -342,7 +342,6 @@ If your PR doesn't need to be included in the changelog, please start the commit [nightly]: https://arduino.github.io/arduino-cli/latest/installation/#nightly-builds [prs]: #pull-requests [translate]: https://www.transifex.com/arduino-1/arduino-cli/ -[donate]: https://www.arduino.cc/en/Main/Contribute [store]: https://store.arduino.cc [issue-tracker]: https://github.com/arduino/arduino-cli/issues?q= [reactions]: https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments