Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 166 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 166 Bytes

Contributing

Testing

Please run the following tests before creating a Pull Request:

go test ./... -cover

and

./integration-tests.sh