Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luketomlinson authored Jun 20, 2022
1 parent 71b06d0 commit c048b97
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ Build, lint, package and test everything.
$ npm run all
```

IMPORTANT:
Be sure to commit the result of
```bash
$ npm run pack
```
and commit the result. Otherwise PR checks will fail

# Release

Based on [standard-version](https://github.com/conventional-changelog/standard-version).
Expand Down

0 comments on commit c048b97

Please sign in to comment.