kinesis-consumer/CONTRIBUTING.md

14 lines
436 B
Markdown
Raw Permalink Normal View History

# Contributing to Golang Kinesis Connectors
Pull requests are much apprecited. Please help make the project a success!
To contribute:
1. Fork the [official repository][1].
2. Make your changes in a topic branch.
3. Squash commits and add an [excellent commit message][2].
4. Send a pull request.
[1]: https://github.com/harlow/kinesis-connectors/tree/master
[2]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html