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

Latest commit

 

History

History
10 lines (9 loc) · 266 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 266 Bytes

Contributing

Process

  1. Fork the project
  2. Make your changes - bonus points for topic branches and descriptive commit messages
  3. Make sure that bundle exec rake cookbook:full_test returns no errors
  4. Do not version bump
  5. Submit a PR