fix contributing

This commit is contained in:
Stuart Taylor
2018-04-16 09:56:33 +01:00
committed by Mrugesh Mohapatra
parent 9a4fa06fad
commit 4b7dc90763

View File

@@ -0,0 +1,10 @@
# Contributing
1. Fork the repo
2. clone locally
3. `yarn install`
4. `git branch -b <your-branch-name>`
5. `yarn develop`
6. Make a PR
7. Bask in the glory of your accomplishments