From d1ca5c04faa22eb10a0745d422edb6f085f164e4 Mon Sep 17 00:00:00 2001 From: per1234 Date: Fri, 10 Oct 2025 18:42:39 -0700 Subject: [PATCH] Remove donation links 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 here. --- docs/CONTRIBUTING.md | 16 +++++++--------- .../contributor-guide/general/CONTRIBUTING.md | 16 +++++++--------- 2 files changed, 14 insertions(+), 18 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 0d7ad214..ba7e7dfe 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -6,20 +6,18 @@ Thanks for your interest in contributing to this project! There are several ways you can get involved: -| Type of contribution | Contribution method | -| ----------------------------------------- | -------------------------------------------------------------------------------- | -| - Support
- Question
- Discussion | Post on the [**Arduino Forum**][forum] | -| - Bug report
- Feature request | Issue report (see the guide [**here**][issues]) | -| Testing | Beta testing, PR review (see the guide [**here**][beta-testing]) | -| - Bug fix
- Enhancement | Pull request (see the guide [**here**][prs]) | -| Monetary | - [Donate][donate]
- [Sponsor][sponsor]
- [Buy official products][store] | +| Type of contribution | Contribution method | +| ----------------------------------------- | ---------------------------------------------------------------- | +| - Support
- Question
- Discussion | Post on the [**Arduino Forum**][forum] | +| - Bug report
- Feature request | Issue report (see the guide [**here**][issues]) | +| Testing | Beta testing, PR review (see the guide [**here**][beta-testing]) | +| - Bug fix
- Enhancement | Pull request (see the guide [**here**][prs]) | +| Monetary | [Buy official products][store] | [forum]: https://forum.arduino.cc [issues]: contributor-guide/issues.md#issue-report-guide [beta-testing]: contributor-guide/beta-testing.md#beta-testing-guide [prs]: contributor-guide/pull-requests.md#pull-request-guide -[donate]: https://www.arduino.cc/en/donate/ -[sponsor]: https://github.com/sponsors/arduino [store]: https://store.arduino.cc ## Resources diff --git a/documentation-templates/contributor-guide/general/CONTRIBUTING.md b/documentation-templates/contributor-guide/general/CONTRIBUTING.md index 0d7ad214..ba7e7dfe 100644 --- a/documentation-templates/contributor-guide/general/CONTRIBUTING.md +++ b/documentation-templates/contributor-guide/general/CONTRIBUTING.md @@ -6,20 +6,18 @@ Thanks for your interest in contributing to this project! There are several ways you can get involved: -| Type of contribution | Contribution method | -| ----------------------------------------- | -------------------------------------------------------------------------------- | -| - Support
- Question
- Discussion | Post on the [**Arduino Forum**][forum] | -| - Bug report
- Feature request | Issue report (see the guide [**here**][issues]) | -| Testing | Beta testing, PR review (see the guide [**here**][beta-testing]) | -| - Bug fix
- Enhancement | Pull request (see the guide [**here**][prs]) | -| Monetary | - [Donate][donate]
- [Sponsor][sponsor]
- [Buy official products][store] | +| Type of contribution | Contribution method | +| ----------------------------------------- | ---------------------------------------------------------------- | +| - Support
- Question
- Discussion | Post on the [**Arduino Forum**][forum] | +| - Bug report
- Feature request | Issue report (see the guide [**here**][issues]) | +| Testing | Beta testing, PR review (see the guide [**here**][beta-testing]) | +| - Bug fix
- Enhancement | Pull request (see the guide [**here**][prs]) | +| Monetary | [Buy official products][store] | [forum]: https://forum.arduino.cc [issues]: contributor-guide/issues.md#issue-report-guide [beta-testing]: contributor-guide/beta-testing.md#beta-testing-guide [prs]: contributor-guide/pull-requests.md#pull-request-guide -[donate]: https://www.arduino.cc/en/donate/ -[sponsor]: https://github.com/sponsors/arduino [store]: https://store.arduino.cc ## Resources