mirror of
https://github.com/kognise/water.css.git
synced 2025-08-15 01:24:46 +02:00
Clarify changesets a bit more in CONTRIBUTING.md
This commit is contained in:
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!
|
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
|
yarn changeset
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you're not sure what kind of change you're making, pick patch.
|
||||||
|
|
||||||
## Directory structure
|
## Directory structure
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user