Skip to content

Commit 0f3d4b3

Browse files
committed
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.
1 parent a116aab commit 0f3d4b3

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

docs/CONTRIBUTING.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,18 @@ Thanks for your interest in contributing to this project!
66

77
There are several ways you can get involved:
88

9-
| Type of contribution | Contribution method |
10-
| ----------------------------------------- | -------------------------------------------------------------------------------- |
11-
| - Support<br/>- Question<br/>- Discussion | Post on the [**Arduino Forum**][forum] |
12-
| - Bug report<br/>- Feature request | Issue report (see the guide [**here**][issues]) |
13-
| Testing | Beta testing, PR review (see the guide [**here**][beta-testing]) |
14-
| - Bug fix<br/>- Enhancement | Pull request (see the guide [**here**][prs]) |
15-
| Monetary | - [Donate][donate]<br/>- [Sponsor][sponsor]<br/>- [Buy official products][store] |
9+
| Type of contribution | Contribution method |
10+
| ----------------------------------------- | ---------------------------------------------------------------- |
11+
| - Support<br/>- Question<br/>- Discussion | Post on the [**Arduino Forum**][forum] |
12+
| - Bug report<br/>- Feature request | Issue report (see the guide [**here**][issues]) |
13+
| Testing | Beta testing, PR review (see the guide [**here**][beta-testing]) |
14+
| - Bug fix<br/>- Enhancement | Pull request (see the guide [**here**][prs]) |
15+
| Monetary | [Buy official products][store] |
1616

1717
[forum]: https://forum.arduino.cc
1818
[issues]: contributor-guide/issues.md#issue-report-guide
1919
[beta-testing]: contributor-guide/beta-testing.md#beta-testing-guide
2020
[prs]: contributor-guide/pull-requests.md#pull-request-guide
21-
[donate]: https://www.arduino.cc/en/donate/
22-
[sponsor]: https://github.com/sponsors/arduino
2321
[store]: https://store.arduino.cc
2422

2523
## Resources

0 commit comments

Comments
 (0)