Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.17 KB

CONTRIBUTING.rst

File metadata and controls

42 lines (28 loc) · 1.17 KB

Contributing

  • 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.

Installing

:ref:`installation` from source or package.

Testing

Perform all of the :ref:`full_testing` testing steps prior to submitting a PR.

Ansible Modules

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