File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -162,3 +162,13 @@ This will use the included `tools/pydfu.py` script. If flashing the firmware
162162does not work it may be because you don't have the correct permissions, and
163163need to use ` sudo make deploy ` .
164164See the README.md file in the ports/stm32/ directory for further details.
165+
166+ Contributing
167+ ------------
168+
169+ MicroPython is an open-source project and welcomes contributions. To be
170+ productive, please be sure to follow the
171+ [ Contributors' Guidelines] ( https://github.com/micropython/micropython/wiki/ContributorGuidelines )
172+ and the [ Code Conventions] ( https://github.com/micropython/micropython/blob/master/CODECONVENTIONS.md ) .
173+ Note that MicroPython is licenced under the MIT license, and all contributions
174+ should follow this license.
You can’t perform that action at this time.
0 commit comments