From 4b7dc907631a1a5fdd407f766440cd82541e329a Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Mon, 16 Apr 2018 09:56:33 +0100 Subject: [PATCH] fix contributing --- packages/learn/CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages/learn/CONTRIBUTING.md b/packages/learn/CONTRIBUTING.md index e69de29bb2..c37f40b38b 100644 --- a/packages/learn/CONTRIBUTING.md +++ b/packages/learn/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contributing + +1. Fork the repo +2. clone locally +3. `yarn install` +4. `git branch -b ` +5. `yarn develop` +6. Make a PR +7. Bask in the glory of your accomplishments +