- We are interested in various different kinds of improvement for Molecule; please feel free to raise an Issue if you would like to work on something major to ensure efficient collaboration and avoid duplicate effort.
- Create a topic branch from where you want to base your work.
- Check for unnecessary whitespace with
git diff --check
before committing. - Make sure you have added tests for your changes.
- Run all the tests to ensure nothing else was accidentally broken.
- Reformat the code by following the formatting section below.
- Submit a pull request.
:ref:`installation` from source or package.
Perform all of the :ref:`full_testing` testing steps prior to submitting a PR.
This project uses the following Ansible modules, and Gilt to manage them.
To bring in updated upstream modules. Update gilt.yml and execute the following:
$ gilt overlay