Skip to content

Commit f7b288a

Browse files
authored
Merge pull request #620 from per1234/remove-donation-links
Remove donation links from contributor guide
2 parents 58a5dd1 + fc1aa11 commit f7b288a

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)