Add logrotate cookbook
This commit is contained in:
16
cookbooks/logrotate/CONTRIBUTING.md
Normal file
16
cookbooks/logrotate/CONTRIBUTING.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## Contribution Guidelines
|
||||
|
||||
- Please submit improvements and bug fixes via Github pull requests or
|
||||
by sending an email to steve@chef.io 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.
|
||||
Reference in New Issue
Block a user