- fork repository
- checkout master branch
mvn clean install -Dmaven.gpg.skip
- make changes in
converter-annotation-processor
module - test the changes in
converter-codegen-testapp
mvn clean install -Dmaven.gpg.skip
- push to your master branch
- make pull request with original repository's master branch
Thanks for contributing! 💚