Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 222 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (7 loc) · 222 Bytes

Contributing

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