Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 402 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (9 loc) · 402 Bytes

Contributing

Changes tracked using changesets and knope.

cargo install knope


# For each PR make sure to run this command to make a changeset
knope document-change

When a PR is merged, a github action will automatically run and keep a release PR updated

A release is made when a PR is merged to main