Skip to content

Commit 31bcdd3

Browse files
0xc0170Seppo Takalo
authored andcommitted
add contribution file
1 parent d421d20 commit 31bcdd3

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,10 @@ More information on the network-socket API can be found in the [mbed handbook](h
6161
## Troubleshooting
6262

6363
If you have problems, you can review the [documentation](https://os.mbed.com/docs/latest/tutorials/debugging.html) for suggestions on what could be wrong and how to fix it.
64+
65+
## License and contributions
66+
67+
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.
68+
69+
This project contains code from other projects. The original license text is included in those source files. They must comply with our license guide.
70+

0 commit comments

Comments
 (0)