Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 570 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 570 Bytes

Contribute

Contributions to mimetype 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.