Create CONTRIBUTING.md
parent
4cf1ee413e
commit
138acc3f1a
|
@ -0,0 +1,8 @@
|
||||||
|
## Adding features
|
||||||
|
|
||||||
|
Checkout a new feature branch
|
||||||
|
Make a pull request from your new branch to `staging`
|
||||||
|
|
||||||
|
## Code style
|
||||||
|
|
||||||
|
Your code should comply with the standardjs styleguide
|
Loading…
Reference in New Issue