Skip to content

Commit b021e91

Browse files
committed
add contributing file
1 parent 77ad5a9 commit b021e91

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CONTRIBUTING.md

+5
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

+7
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,10 @@ Success. Exiting
139139
* The SIM and modem must have compatible cellular technology (3G, 4G, NB-IoT, ...) supported and cellular network available.
140140

141141
If you have problems to get started with debugging, 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.
142+
143+
### License and contributions
144+
145+
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.
146+
147+
This project contains code from other projects. The original license text is included in those source files. They must comply with our license guide.
148+

0 commit comments

Comments
 (0)