Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 802 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (12 loc) · 802 Bytes

You can participate in improving or extending this project. We would love to have more collaborators be they helping with bug reports, code contributions, documentation or ideas. Feel free to join, we appreciate your support!

See the README for where to find the official home of this repo (you may be reading this on a mirror), as well as where to go to get help.

When contributing please keep these guidelines in mind:

  • Keep it simple
  • Maintain backward compatibility wherever possible
  • Use reasonable variable names
  • Make sure error messages explain what happened and why a failure occurred
  • Follow ansible best practices
  • Add documentation for any new features, additional variables and so forth