Skip to content

Commit 7f718da

Browse files
committed
Add list of contribution options to CONTRIBUTING.md
This serves as an introduction to the document.
1 parent 2b6ac79 commit 7f718da

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CONTRIBUTING.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Contributing Rules
2-
Thanks for your interest in contributing to this free open source project! Please take the time to read this before submitting an issue report or pull request.
2+
Thanks for your interest in contributing to this free open source project! Arduino welcomes help from the community. There are several ways you can get involved:
3+
4+
| Type of contribution | Contribution method |
5+
|-|-|
6+
| - Support request<br/>- Question<br/>- Problem with your Arduino<br/>- Discussion | Post on the [Arduino Forum](http://forum.arduino.cc) |
7+
| - Bug report<br/>- [Arduino website](https://www.arduino.cc/) issue or improvement<br/>- Feature request | Issue report (read the [issue guidelines](#issues)) |
8+
| - Bug fix<br/>- Enhancement | Pull Request (read the [pull request guidelines](#pull-requests)) |
9+
| [Arduino Playground](http://playground.arduino.cc/) | This is a publicly editable wiki. Feel free to make edits or create a post on the [forum](http://forum.arduino.cc/index.php?board=24.0) to discuss changes. |
10+
| Translations for the Arduino IDE | [transifex](https://www.transifex.com/mbanzi/arduino-ide-15/) |
11+
312

413
## Issues
514
- Do you need help or have a question about using Arduino? Support requests should be made to the appropriate section of the [Arduino forum](http://forum.arduino.cc) rather than an issue report. **Issue reports are to be used to report bugs or make feature requests only.**
@@ -9,8 +18,6 @@ Thanks for your interest in contributing to this free open source project! Pleas
918
| Issue topic | Report at |
1019
|-|-|
1120
| Arduino IDE, arduino.cc (but not the Arduino Playground), Library Manager additions | [arduino/Arduino](https://github.com/arduino/Arduino) |
12-
| [Arduino Playground](http://playground.arduino.cc/) | This is a publicly editable wiki. Please either make the edit yourself or create a post on the [forum](http://forum.arduino.cc/index.php?board=24.0). |
13-
| Translations for the Arduino IDE | [transifex](https://www.transifex.com/mbanzi/arduino-ide-15/) |
1421
| Arduino Forum issues | [arduino/forum-issues](https://github.com/arduino/forum-issues) |
1522
| Arduino libraries | [arduino-libraries](https://github.com/arduino-libraries) |
1623
| arduino-builder | [arduino/arduino-builder](https://github.com/arduino/arduino-builder) |

0 commit comments

Comments
 (0)