Add contribution details

The file is adopted from the Matrix project, but applies pretty well
to this SDK.

Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
This commit is contained in:
2016-03-18 19:30:50 +00:00
parent cf53bfa686
commit ca4b897d99
2 changed files with 118 additions and 0 deletions

View File

@@ -43,6 +43,10 @@ For a working example, see [test-client.c](src/test-client.c).
For a full blown example, see [test-api-client.c](src/test-api-client.c).
# Contribution
See the file [CONTRIBUTING.md](CONTRIBUTING.md) for details.
# Code of Conduct
See the file [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for details.