0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: update contributing file

This commit is contained in:
Juan Picado 2021-04-25 19:27:09 +02:00
parent cbdccf7177
commit 4932d1f47e

View file

@ -268,7 +268,7 @@ All commits message are going to be validated when they are created using husky
We use [changesets](https://github.com/atlassian/changesets) in order to generate a detailed Changelog as possible.
Add a changeset with your Pull Request is essential if you want your contribution get merged. To create a changeset please run:
Add a changeset with your Pull Request is essential if you want your contribution get merged (unless is a change that does not affect library functionality, eg: typo, docs, readme, add additional test or linting code). To create a changeset please run:
```
pnpm changeset