Skip to content

Commit e45f8c7

Browse files
author
Arto Kinnunen
authored
Update license and contribution guide (#205)
-Add CONTRIBUTING.md -Update README.md to contain section about license and contribution
1 parent b109050 commit e45f8c7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Contributing to Mbed OS
2+
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.
4+
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).

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,3 +383,8 @@ In the PuTTY main screen, save the session, and click **Open**. This opens a con
383383
[INFO][brro]: 6LoWPAN Border Router Bootstrap Complete.
384384
```
385385

386+
## License and contributions
387+
388+
The software is provided under Apache-2.0 license. Contributions to this project are accepted under the same license. Please see [contributing.md](CONTRIBUTING.md) for more info.
389+
390+
This project contains code from other projects. The original license text is included in those source files. They must comply with our license guide.

0 commit comments

Comments
 (0)