First off, thank you for considering contributing to this project!
- Use the GitHub issue tracker to report bugs.
- Provide a clear and descriptive title.
- Include steps to reproduce the issue.
- Fork the repository and create your branch from
main. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Make sure your code lints.
- Node.js ≥ 18.18
- pnpm ≥ 9
pnpm installpnpm run buildpnpm run lint
pnpm run formatPlease be respectful and professional when contributing to this project.