kinesis-consumer/CONTRIBUTING.md
Harlow Ward 9077d288d2 Rename License file and add Contributing sections
* Make it clear from project root we are using MIT-LICENSE
* Add contributing section w/ overview of how to submit code to repo
2015-05-23 10:24:53 -07:00

436 B

Contributing to Golang Kinesis Connectors

Pull requests are much apprecited. Please help make the project a success!

To contribute:

  1. Fork the official repository.
  2. Make your changes in a topic branch.
  3. Squash commits and add an excellent commit message.
  4. Send a pull request.