Skip to content

Commit 454b6d3

Browse files
authored
Merge pull request #972 from per1234/remove-donation-links
Remove donation link from contributor guide
2 parents cc00a94 + d0a78fb commit 454b6d3

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

docs/CONTRIBUTING.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@ 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-
| Beta testing | Try out the [nightly build][nightly] |
12-
| - Bug fix<br/>- Enhancement | Pull Request (read the [pull request guidelines][prs]) |
13-
| 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+
| Beta testing | Try out the [nightly build][nightly] |
12+
| - Bug fix<br/>- Enhancement | Pull Request (read the [pull request guidelines][prs]) |
13+
| Monetary | [Buy official products][store] |
1414

1515
[forum]: https://forum.arduino.cc/c/using-arduino/project-guidance/19
1616
[issues]: #issue-reports
1717
[nightly]: installation.md#nightly-builds
1818
[prs]: #pull-requests
19-
[donate]: https://www.arduino.cc/en/donate/
2019
[store]: https://store.arduino.cc
2120

2221
## Issue Reports

0 commit comments

Comments
 (0)