caskdata/coopr_cookbook

View on GitHub
CONTRIBUTING.md

Summary

Maintainability
Test Coverage
# Contributing to coopr_cookbook

If you want to help make the coopr cookbook better, by adding new features, fixing bugs, or even suggesting improvements to something that's already there, here's how you can contribute:

 * Fork coopr_cookbook into your own GitHub repository
 * Create a topic branch with an appropriate name
 * Work on your favorite feature to your content
 * Once you are satisifed, create a pull request by going to the caskdata/coopr_cookbook project.
 * Address all the review comments
 * Once addressed, the changes will be committed to the caskdata/coopr_cookbook repo.

## License

By contributing to this repo, you agree that your contributions will be licensed under the [Apache License Version 2.0 (APLv2)](LICENSE).