Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 547 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 547 Bytes

Kafka spout contribution guidelines

The kafka spout is still in heavy development, users should expect changes in behaviour and APIs over time. Contributions to this project are welcome, please take the following guidelines into account:

  • Provide both documentation and test code with contributions;
  • Try to keep as much of the original API intact as possible;
  • Follow conventions of the existing code;
  • Code contributed to this project is automatically licensed under the Apache License, Version 2.0.