Thank you for your interest in contributing to StreamSets Data Collector.
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.git
-
Make your suggested changes, do a
git push
and submit a pull request.