Add contribution files

PUBLISHED_FROM=596d1e99df9c282aa8a0daa65346d8dfd7c583de
This commit is contained in:
Marko Mikulicic 2016-02-15 12:18:43 +00:00
parent 00a23ee330
commit 59bc2af4d6

8
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,8 @@
People who have agreed to the
[Cesanta CLA](https://docs.cesanta.com/contributors_la.shtml)
can make contributions. Note that the CLA isn't a copyright
_assigment_ but rather a copyright _license_.
You retain the copyright on your contributions.
We follow the Google C/C++ style guide: https://google.github.io/styleguide/cppguide.html
We'd appreciate if your contribution follows the same style guide.