Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 562 Bytes

File metadata and controls

14 lines (10 loc) · 562 Bytes

Contribute

Contributions to valdn are welcome. If you find an issue and you consider contributing, you can use the Github issues tracker in order to report it, or better yet, open a pull request.

Code contributions must respect these rules:

  • code must be test covered
  • code must be formatted using gofmt tool
  • exported names must be documented

Important: By submitting a pull request, you agree to allow the project owner to license your work under the same license as that used by the project.