When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Clone the project and ensure everything is set and ready to use with running
pnpm
at the root folder. - Update the README.md with details of changes to the repository (if relevant).
- Commit and push your changes using our commitizen adapter. For convenience, you can run
git cmt
. - Ensure all GitHub workflows have passed successfully.