Skip to main content

Contributing

Please read the full Contribution Guidelines on GitHub.

Quick Summary

  1. File an issue before starting large changes
  2. Run pnpm build and pnpm typecheck before submitting
  3. Run pnpm lint to ensure code style compliance
  4. Include tests for new features
  5. Squash commits and reference the issue in your commit message
  6. Keep pull requests focused on a single subject