Thank you for your interest in contributing to Auction Flow! We welcome contributions from the community.
- Fork the repository.
- Create a feature branch from
main. - Make your changes.
- Ensure tests pass and code is properly formatted.
- Submit a pull request with a clear description of the changes.
- Follow Java 17 best practices.
- Use meaningful variable and method names.
- Write unit tests for new functionality.
- Ensure code is well-documented.
If you find a bug or have a feature request, please open an issue on GitHub.
By contributing, you agree that your contributions will be licensed under the Apache License 2.0.