9 lines
179 B
Markdown
9 lines
179 B
Markdown
|
## 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
|