Skip to content

Commit 26136b0

Browse files
Added the changesets process to the information for contributors (#322)
1 parent 015a94c commit 26136b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ We actively welcome your pull requests for documentation and code.
1616
4. Ensure the test suite passes.
1717
5. Make sure your code lints.
1818
6. If you haven't already, complete the Contributor License Agreement ("CLA").
19+
7. Run `yarn changeset` and describe the change you're proposing. Commit the file it creates in `.changeset` to the repo. [You can read more about changeset here.](https://github.com/changesets/changesets)
20+
8. Open a Pull Request so we can review and incorporate your change.
1921

2022
## Issues
2123

0 commit comments

Comments
 (0)