Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: TextLCD
CONTRIBUTING.md@0:d9705f7c45dc, 2020-07-10 (annotated)
- Committer:
- nishimura_taku_pet
- Date:
- Fri Jul 10 08:48:13 2020 +0000
- Revision:
- 0:d9705f7c45dc
commit
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| nishimura_taku_pet | 0:d9705f7c45dc | 1 | # Contributing to Mbed OS |
| nishimura_taku_pet | 0:d9705f7c45dc | 2 | |
| nishimura_taku_pet | 0:d9705f7c45dc | 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. |
| nishimura_taku_pet | 0:d9705f7c45dc | 4 | |
| nishimura_taku_pet | 0:d9705f7c45dc | 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). |