Feel++ Project Template This repository provides a basic starting point for a Feel++ application including: ✓ C++ code ✓ documentation using asciidoc and antora ✓ continuous integration including tests ✓ docker image generation and delivery Release process ✓ update the version in CMakeLists.txt ✓ update the version in docs/antora.yml ✓ commit the changes with the message "Release vx.y.z". At this point the CI will generate the docker image and push it to docker hub