Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 715 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

10 lines (8 loc) · 715 Bytes

Description

What behavior do you want to change, why, how does your patch achieve the changes?

Testing done

Describe the testing strategy. Unit and integration tests are expected for any behavior changes.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")
  • Do these changes have compatibility implications for rollback? If so, ensure that the ksql command version is bumped.