mirror of
https://github.com/actions/stale.git
synced 2025-12-10 03:57:04 +00:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user