1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-20 09:52:13 +01:00

13 Commits

Author SHA1 Message Date
per1234
5008ca745c Remove mention of Playground being a publicly editable wiki from CONTRIBUTING.md
Arduino decided to make the Arduino Playground read only, so it is no longer possible for people to edit it directly. They will now need to report issues or suggestions for improvement to the arduino/Arduino issue tracker so that someone with edit privileges can make the required changes.
2019-04-24 03:49:45 -07:00
per1234
4c9da50e57
Add link to CVD policy 2018-10-11 03:41:52 -07:00
per1234
c6e84672c3 Correct location to report Web Editor issues listed in CONTRIBUTING.md
According to https://github.com/arduino/arduino-create/issues/1#issuecomment-351344954 the forum is the preferred location for Arduino Web Editor specific topics.
2018-02-28 16:50:07 -08:00
per1234
bc900cc698 Add ArduinoCore-avr repository to CONTRIBUTING.md 2018-02-28 16:50:02 -08:00
per1234
acd8d43323 Add Language Reference repositories to CONTRIBUTING.md
The reference-en repository is now being used to generate the Language Reference pages. The Language Reference translation projects also seem to be progressing.
2018-02-28 16:45:53 -08:00
per1234
e46a6ceb31 Add list of contribution options to CONTRIBUTING.md
This serves as an introduction to the document.
2018-02-28 16:44:53 -08:00
per1234
f044f29211 Rewrite Pull Requests section of CONTRIBUTING.md
- Attempt to incorporate more of the content from:
  - https://github.com/arduino/Arduino/wiki/Development-Policy
  - https://github.com/arduino/Arduino/issues/3368#issue-89532809
  - https://github.com/arduino/Arduino/pull/3337#issuecomment-113461444
- Fix typos
- Change example commit title to actually use imperative mode
- I interpreted @matthijskooijman's comment about rebasing as referring to squashing fixup commits rather than resolving merge conflicts and edited accordingly.
2018-02-28 16:43:45 -08:00
per1234
f110e377c4 Rewrite Issues section of CONTRIBUTING.md 2018-02-28 16:43:40 -08:00
per1234
f508261fe0 CONTRIBUTING.md: Use list format
The checkboxes format previously used is confusing because the checkboxes can't actually be checked.
2018-02-28 16:14:27 -08:00
per1234
1749ab7c5f CONTRIBUTING.md: Change format of the repositories table 2018-02-28 16:14:22 -08:00
per1234
037a6725fb Separate CONTRIBUTING.md into Issues and Pull Requests sections
The previous numbered format of the file made it difficult to determine which sections needed to be read depending on whether an issue report or a pull request was being submitted. This could make the task of reading the file look more daunting than it actually was.

Closes #3368
2017-06-16 04:47:15 -07:00
LourensPool
666ac02086 Version 2 of CONTRIBUTING.md 2017-05-30 12:44:06 +02:00
LourensPool
d2fc624884 Add CONTRIBUTING.md to root folder 2017-05-30 12:44:06 +02:00