Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 879 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 879 Bytes

Contributing to hadoop_cookbook

If you want to help make the hadoop 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 hadoop_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/hadoop_cookbook project.
  • Address all the review comments
  • Once addressed, the changes will be committed to the caskdata/hadoop_cookbook repo.

Issues can be reported using Cask's issue tracker for this cookbook.

License

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