From 952dfeb779c53d7feaef5dc5288e91d76548c812 Mon Sep 17 00:00:00 2001 From: Ursula Clarke Everett Date: Tue, 5 Jan 2016 12:35:15 +0000 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..d4847c167 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +Please visit [the contributing document in our documentation repository](https://github.com/CoderDojo/community-platform/blob/master/CONTRIBUTING.md). We log [issues in the documentation repository here](https://github.com/CoderDojo/community-platform/issues). + +If you want to jump straight in to getting your development environment set up, [visit the development environment repository here](https://github.com/CoderDojo/cp-local-development).