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 +