This package is open to contributions. To contribute, please follow these steps:
- Fork the upstream repository into a personal account and clone it.
- Run
pnpm install
. - Make your changes - please make sure to add tests if needed.
- Push your branch to your fork.
- Create a pull request with an explanation of your changes. Please link to any pertinent issue.