Thank you for considering contributing to JavaFlow! Please read these guidelines before contributing.
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes
- Ensure all tests pass
- Submit a pull request
See SETUP.md for detailed setup instructions.
- Java: Follow Google Java Style Guide
- JavaScript/TypeScript: Follow Airbnb JavaScript Style Guide with Prettier formatting
- Commit messages: Use conventional commits format
Please use the GitHub issue tracker to report bugs or request features.
By contributing, you agree that your contributions will be licensed under the MIT License.