Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 162 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 162 Bytes

Contributing

  • Create a issue describing issue/enhancement
  • Fork the repo
  • Make your changes
  • Run Unit tests go test -v ./test/...
  • Issue a pull request