Weidong Shao 486c596323 Replace cookbooks for IceHouse release
Change-Id: Ibb6bdd3ed7795b86f773f9cb6ce1dfffb9b79faf
2014-08-07 08:36:02 +00:00

522 B

Contribution Guidelines

  • Please submit improvements and bug fixes via Github pull requests or by sending an email to steve@getchef.com in git's format-patch format.

  • All patches should have well-written commit message. The first line should summarize the change while the rest of the commit message should explain the reason the change is needed.

  • Please ensure all tests and lint checking pass before submitting pull requests.

Testing

Please read TESTING.md for details on testing this cookbook.