Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.47 KB

CONTRIBUTING.md

File metadata and controls

39 lines (26 loc) · 1.47 KB

StreamSets

Contributing

Thank you for your interest in contributing to StreamSets Data Collector API.

You can help in several different ways :

  • Open an issue and submit your suggestions for improvements.
  • Fork this repo and submit a pull request.

To begin you first need to sign our Contributor License Agreement.

  • To submit a pull request, fork this repository and clone your fork:

    git clone git@github.com:<<your name>>/datacollector-api.git

  • Make your suggested changes, do a git push and submit a pull request.

Useful resources