# Contributing
Thank you for contributing! Please follow these steps:
1. Fork the repository and create a feature branch.
2. Run tests and linters locally.
3. Create a PR with a clear description of changes.
4. Address review comments and keep commits tidy.
Code style
- Use TypeScript and follow existing project patterns.
- Keep changes focused and add tests for new behavior where possible.
License
- By contributing, you agree that your contributions will be under the project's MIT license.