The endpoints-framework-maven-plugin is an open source project, we appreciate your help!
- First, please sign either individual or corporate contributor license agreement, whichever is applicable.
- Set your git user.email property to the address used for step 1. E.g.
If you're a Googler or other corporate contributor, use your corporate email address here, not your personal address.
git config --global user.email "janedoe@google.com" - Fork the repository into your own Github account.
- Please include unit tests for all new code.
- Make sure all existing tests pass. (maven test)
- Associate the change with an existing issue or file a new issue
- Create a pull request!