## Contribute
Contributions to **mimetype** are welcome. If you find an issue and you consider
contributing, you can use the [Github issues tracker](https://github.com/gabriel-vasile/mimetype/issues)
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.