Fork and clone the repository:
git clone [email protected]: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.