Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update merging GitHub pull requests instructions.

...

The Kafka project development ecosystem involves git (for version control), JIRA (for issue tracking) and either GitHub pull requests or Review Board (for reviewing code changes made by contributors). See below for more details.

Patch Review Tool

We are currently in the process of moving our have moved the contribution workflow to Github pull requests, so the . The patch review tool is slowly getting has been phased out. If you are submitting a new patch, please use a Github pull request. If you are still interested in using it, or learning more about it, you can find the instructions here.

...

If you are merging a patch attached to a JIRA (and not a GitHub PR), here is a suggested workflow.

Instructions on merging a GitHub pull requests using the awesome kafka-merge-pr tool, are here.

How to get your patches reviewed

...