Contributing
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.
Pull Request Process
Fork the project and create your branch from
master
.Run
pnpm test
andpnpm build
to ensure the project passes tests and builds.Update documentation, examples and any relevant files alongside your code.
Submit a pull request and request a review. Once approved, a maintainer will merge it for you.
Last updated