docs: Stub out a Contributing guide

This will direct people to the correct document, and flag the guide as something to read when people open a PR or an issue on GitHub.
This commit is contained in:
Richard Littauer 2019-01-31 14:36:18 +02:00
parent 44a97ba64e
commit 717564bbd4

4
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,4 @@
# Contributing
Check out our organization-wide [Contributing Guide](https://github.com/orbitdb/welcome/blob/master/contributing.md) before contributing to this repository. Thank you.