1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-13 16:44:58 +02:00

Clarify changesets a bit more in CONTRIBUTING.md

This commit is contained in:
Felix
2020-05-27 14:23:56 -05:00
parent f67b8da4fa
commit f7f5cae817

View File

@@ -56,12 +56,14 @@ yarn lint
We use software called Changesets to keep track of what changes have been made between versions. Make sure to create a changelog before creating your pull request!
Just run this command, and then answer a few questions:
Just run this command for each change you made, and then answer a few questions:
```
yarn changeset
```
If you're not sure what kind of change you're making, pick patch.
## Directory structure
```