Add ContributorGuidelines

master
pfalcon 2014-12-26 09:49:14 -08:00
rodzic 34eb397922
commit c8326c490f
1 zmienionych plików z 1 dodań i 0 usunięć

@ -33,6 +33,7 @@ This module allows access to the internal peripherals of the microcontroller chi
Some developer related information can be found here: [[pyb module|pyb module]]. But the user centric information is on the [main site](http://micropython.org/).
### Development
* [[ContributorGuidelines]] - get to know MicroPython approach.
* [[DevelWorkflow]] - suggested development workflow for contributors.
* [[Internals]] - some notes on VM/interpreter internals.
* [[Servos|Servos]] - how should we implement Servos