Skip to content

Commit fc1aa11

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 b217162 commit fc1aa11

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/CONTRIBUTING.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,16 @@ 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-
| - Defect report<br/>- Enhancement proposal | Issue report (see the guide [**here**][issues]) |
13-
| - Correction<br/>- Enhancement | Pull request (see the guide [**here**][prs]) |
14-
| 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+
| - Defect report<br/>- Enhancement proposal | Issue report (see the guide [**here**][issues]) |
13+
| - Correction<br/>- Enhancement | Pull request (see the guide [**here**][prs]) |
14+
| Monetary | [Buy official products][store] |
1515

1616
[forum]: https://forum.arduino.cc
1717
[issues]: contributor-guide/issues.md#issue-report-guide
1818
[prs]: contributor-guide/pull-requests.md#pull-request-guide
19-
[donate]: https://www.arduino.cc/en/donate/
20-
[sponsor]: https://github.com/sponsors/arduino
2119
[store]: https://store.arduino.cc
2220

2321
## Resources

0 commit comments

Comments
 (0)