Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 256 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 256 Bytes

Contributing to KV

Requirements

  • docker and docker-compose to run tests
  • Modern Go version
  • Netcat (nc) command available in PATH

Running the test suite

It's recommended to run the the test suite before sending patches:

./script/ci