Skip to content

Commit

Permalink
add contributing file
Browse files Browse the repository at this point in the history
  • Loading branch information
0xc0170 authored and Hasnain Virk committed Apr 29, 2019
1 parent 5856d02 commit 9b0ed5c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,5 @@
# Contributing to Mbed OS

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.

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).
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -171,3 +171,11 @@ Essentially you can make the whole application with Mbed LoRaWAN stack in 6K if


For more information, please follow this [blog post](https://os.mbed.com/blog/entry/Reducing-memory-usage-by-tuning-RTOS-con/).


### License and contributions

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.

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 comments on commit 9b0ed5c

Please sign in to comment.