Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 670 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 670 Bytes

Contributing to IPA

If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.

When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.

To update the version, run mvn versions:set -DnewVersion=1.6.1

and to update the README files with the version in the pom.xml, run mvn replacer:replace

License

By contributing your code, you agree to license your contribution under the terms of the Apache License, Version 2.0.

All files are released with the Apache 2.0 license.