Fork and clone the repository:
git clone git@github.com:your-username/mime.git
Make changes and run Maven tests:
mvn clean verify
Make sure code style is OK:
mvn checkstyle:check
If build command completed without errors push changes to your fork and create a pull request, I'll review it as soon as possible.