Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 250 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 250 Bytes

Adding a changelog entry

To add a changelog entry, run the following command (from the root of the repo):

pnpm c:add

and follow the prompts. This will create a new changelog entry for your PR, and is required before a PR can be merged.