Example

Dependencies:   FXAS21002 FXOS8700Q

Revision:
0:11cc2b7889af
diff -r 000000000000 -r 11cc2b7889af simple-mbed-cloud-client/mbed-cloud-client/contributions.md
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/simple-mbed-cloud-client/mbed-cloud-client/contributions.md	Tue Nov 19 09:49:38 2019 +0000
@@ -0,0 +1,12 @@
+# How to contribute and report issues
+
+This directory structure contains sources that are copied from internal development source repositories.
+
+## Pull Request policy
+Pull Requests against this repository will be evaluated and the decision to take the change in will be communicated through the same PR.
+However, it will not be merged directly but will enter into subsequent release through internal repositories and the tagged release will be updated in PR before closing it.
+
+## Issue tracking
+You can create Github issues directly againt the repository, the resolution of the issue will be tracked under it.
+If the issue requires code fix it will be provided through subsequent releases and the release tag will be updated there.
+