Do not change content below. Mark applicable check boxes only.
Thank you for submitting a contribution to Kinesis-Kafka Connector.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
[x] Is there a ISSUE associated with this PR?
[x] Does your PR title start with ISSUE-XXXX where XXXX is the issue number you are trying to resolve? Pay particular attention to the hyphen "-" character.
[x] Has your PR been rebased against the latest commit within the target branch (typically master)?
[x] Is your initial contribution a single, squashed commit?
For code changes:
[x] Have you ensured that the full suite of tests is executed via mvn clean install at the project's root folder?
[ ] Have you written or updated unit tests to verify your changes?
[ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
[ ] If applicable, have you updated the LICENSE file?
[ ] If applicable, have you added the LICENSE header to new files?
For documentation related changes:
[ ] Have you ensured that format looks appropriate for the output in which it is rendered?
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description:
disable reduce-dependancy-pom.xml remove it from github add templates for issues and PRs.
Issue Reference URL
https://github.com/awslabs/kinesis-kafka-connector/issues/35
Do not change content below. Mark applicable check boxes only.
Thank you for submitting a contribution to Kinesis-Kafka Connector.
In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:
For all changes:
For code changes:
mvn clean install
at the project's root folder?For documentation related changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.