Skip to content

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

  1. Fork the it-at-m/captchaservice repository on GitHub.
  2. Create your feature branch (git checkout -b feature/your-improvement).
  3. Run bash runLocal.sh against the Compose stack (see Quick Start) to verify your changes locally.
  4. 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.