Add CONTRIBUTE.md
This commit is contained in:
parent
02a92faae4
commit
afc6b47ff1
|
@ -0,0 +1,9 @@
|
|||
CONTRIBUTE GUIDE
|
||||
----------------
|
||||
|
||||
```bash
|
||||
rake clean
|
||||
rake compile
|
||||
bundle
|
||||
rspec spec
|
||||
```
|
Loading…
Reference in New Issue