mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 23:05:07 +01:00
Clarify changesets a bit more in CONTRIBUTING.md
This commit is contained in:
parent
f67b8da4fa
commit
f7f5cae817
1 changed files with 3 additions and 1 deletions
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
|
|
@ -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
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue