Skip to content

Commit 527ab5d

Browse files
authored
Merge pull request #667 from per1234/remove-donation-links
Remove donation links from contributor guide
2 parents a116aab + d1ca5c0 commit 527ab5d

File tree

2 files changed

+14
-18
lines changed

2 files changed

+14
-18
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

documentation-templates/contributor-guide/general/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)