Skip to content

Commit 594bb7d

Browse files
committed
[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.
1 parent 20e315c commit 594bb7d

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

docs/CONTRIBUTING.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ First of all, thanks for contributing! This document provides some basic guideli
44

55
There are several ways you can get involved:
66

7-
| Type of contribution | Contribution method |
8-
| ------------------------------------------------- | ------------------------------------------------------- |
9-
| - Support request<br/>- Question<br/>- Discussion | Post on the [Arduino Forum][forum] |
10-
| - Bug report<br/>- Feature request | Issue report (read the [issue guidelines][issues]) |
11-
| Testing | Try out the [nightly build][nightly] |
12-
| - Bug fix<br/>- Enhancement | Pull Request (read the [pull request guidelines][prs]) |
13-
| Translations for Arduino CLI | Use the [transifex][translate] platform |
14-
| Monetary | - [Donate][donate]<br/>- [Buy official products][store] |
7+
| Type of contribution | Contribution method |
8+
| ------------------------------------------------- | ------------------------------------------------------ |
9+
| - Support request<br/>- Question<br/>- Discussion | Post on the [Arduino Forum][forum] |
10+
| - Bug report<br/>- Feature request | Issue report (read the [issue guidelines][issues]) |
11+
| Testing | Try out the [nightly build][nightly] |
12+
| - Bug fix<br/>- Enhancement | Pull Request (read the [pull request guidelines][prs]) |
13+
| Translations for Arduino CLI | Use the [transifex][translate] platform |
14+
| Monetary | [Buy official products][store] |
1515

1616
## Issue Reports
1717

@@ -342,7 +342,6 @@ If your PR doesn't need to be included in the changelog, please start the commit
342342
[nightly]: https://arduino.github.io/arduino-cli/latest/installation/#nightly-builds
343343
[prs]: #pull-requests
344344
[translate]: https://www.transifex.com/arduino-1/arduino-cli/
345-
[donate]: https://www.arduino.cc/en/Main/Contribute
346345
[store]: https://store.arduino.cc
347346
[issue-tracker]: https://github.com/arduino/arduino-cli/issues?q=
348347
[reactions]: https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments

0 commit comments

Comments
 (0)