mbed-os-examples
/
mbed-os-example-mbed5-filesystem
.
CONTRIBUTING.md@33:3a0681d09e16, 2019-11-22 (annotated)
- Committer:
- mbed_official
- Date:
- Fri Nov 22 11:01:47 2019 +0000
- Revision:
- 33:3a0681d09e16
Merge pull request #94 from 0xc0170/fix_license
add contributing file
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-filesystem
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 33:3a0681d09e16 | 1 | # Contributing to Mbed OS |
mbed_official | 33:3a0681d09e16 | 2 | |
mbed_official | 33:3a0681d09e16 | 3 | Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor. |
mbed_official | 33:3a0681d09e16 | 4 | |
mbed_official | 33:3a0681d09e16 | 5 | To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html). |