Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 297 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 297 Bytes

Contributing

Getting Started

To get started, ensure you have completed the following prerequisites for contributing to the project:

  1. Read and observe the code of conduct.

Building Locally

go install ./cmd/kp

Running Tests

go test ./pkg/...