Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 224 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (7 loc) · 224 Bytes

Contributing

  1. Fork the repo
  2. Create a topic branch
  3. Make your changes (and write specs!)
  • Run specs with bundle exec rspec (see ChefSpec)
  1. Submit a pull request