Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
To learn more about how you can contribute, please read the Munich open-source contribution guide on the RefArch documentation site.
Quick Path
- Fork the
it-at-m/captchaservicerepository on GitHub. - Create your feature branch (
git checkout -b feature/your-improvement). - Run
bash runLocal.shagainst the Compose stack (see Quick Start) to verify your changes locally. - Commit, push, and open a Pull Request against
main.
The CI workflows (maven-node-build.yml, actionlint.yml, codeql.yml, dependency-review.yml, dockercompose-healthcheck.yml) gate every Pull Request.
Code of Conduct
Please read and follow our Code of Conduct when participating in this project.
License
CaptchaService is distributed under the MIT License. By contributing, you agree that your contributions will be licensed under the same license.