Skip to content

Files

Latest commit

cd7d6ea · Apr 29, 2014

History

History
6 lines (6 loc) · 314 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 314 Bytes
  1. Fork the repository using Github.
  2. Checkout a named feature branch created from the develop branch.
  3. Write tests using chefspec or serverspec as appropriate.
  4. Complete modifications or corrections.
  5. Run the tests, ensuring they all pass.
  6. Submit a Pull Request to the develop branch using Github.