Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 555 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 555 Bytes

Linux Base - How To Contribute

If you would like to help contribute to this Chef cookbook you can with a few simple steps.

  1. Use the Official Route 1337 Chef Code Generator Template.
  2. Fork the repository in GitHub.
  3. Add your name to the header of any files you contribute to.
  4. Make sure all of your changes are tested via Inspec tests in Kitchen
  5. List your changes in the Changelog
  6. Update the version number accordingly
  7. Make a pull request against the original repository