Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asvae authored Mar 19, 2019
1 parent 77e6653 commit 00a165b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Commit messages should follow the [commit message convention](./COMMIT_CONVENTIO
* We use [yarn](https://yarnpkg.com/lang/en/) for package management.
* Be proactive. If you think something is wrong - create an issue or discuss.
* Recommended tools: [GitKraken](https://www.gitkraken.com/), [WebStorm](https://www.jetbrains.com/webstorm/)
* If you work on UI components - work in book environment (`yarn serve:book`). We want to keep global stuff out of components.

#### Before release workflow
* Update package versions to newest ones. Update lock files (for both `npm` and `yarn`)
Expand Down

0 comments on commit 00a165b

Please sign in to comment.