Thank you for your interest in contributing! We welcome all kinds of contributions, including bug reports, feature requests, documentation improvements, and code.
- Fork the repository and create your branch from
main. - Describe your changes clearly in your pull request.
- Write tests for new features or bug fixes.
- Follow the code style and run the linter/formatter before submitting.
- Sign your commits if required by the project.
Please be respectful and inclusive. See our Code of Conduct for details.
- Use GitHub Issues for bugs and feature requests.
- Provide as much detail as possible, including steps to reproduce and environment info.
- Keep PRs focused and minimal.
- Reference related issues in your PR description.
- Ensure all tests pass and CI is green.
- Join the Discussions for questions and ideas.
Thank you for helping make typeengine better!