Thank you for considering contributing to CanxJS! The contribution guide can be found in the CanxJS documentation.
In order to ensure that the CanxJS community is welcoming to all, please review and abide by the Code of Conduct.
CanxJS follows a standard GitHub pull request workflow.
main branch.CanxJS follows PSR-2 coding standards (adapted for TypeScript) and uses ESLint + Prettier. Please ensure your code passes linting before submitting.
bun run lintBefore submitting your PR, please run the full test suite to ensure no regressions.
bun testThank you to all the amazing people who have contributed to CanxJS!
Want to see your avatar here? Start contributing!