- Visual studio code to edit the project.
- Ansible v2.9.x or more than.
- Ensure any install or build dependencies are removed before the end of the layer when doing a build.
- Update the
README.md
with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters. - The versioning scheme we use is SemVer.
- You may merge the Pull Request in once you have the sign-off.
We use the workflow with GitFlow branchs.
Use the specification Conventional Commits v1.0.0 with that adaptations:
<type>[@username]: <description>
[optional body]
[optional footer(s)]