You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+11-3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# 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)) |
|[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
+
| Monetary | - [Donate](https://www.arduino.cc/en/Main/Contribute)<br/>- [Buy official products](https://store.arduino.cc)|
12
+
3
13
4
14
## Issues
5
15
- 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 +19,6 @@ Thanks for your interest in contributing to this free open source project! Pleas
9
19
| Issue topic | Report at |
10
20
|-|-|
11
21
| Arduino IDE, Arduino AVR Boards, arduino.cc (but not the Arduino Playground or forum), Library Manager additions |[arduino/Arduino](https://github.com/arduino/Arduino/issues)|
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/)|
14
22
| Arduino Forum |[arduino/forum-issues](https://github.com/arduino/forum-issues/issues)|
0 commit comments