From 717564bbd4a1af8c4e94e6e946fe85ed78a277f7 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 31 Jan 2019 14:36:18 +0200 Subject: [PATCH] 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. --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..26e915e --- /dev/null +++ b/CONTRIBUTING.md @@ -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. +