Anyone can contribute to the Open Liberty Tools project and we welcome your contributions!
There are multiple ways to contribute: report bugs, fix bugs, contribute code, improve upon documentation, etc. You must follow these prerequisites and guidelines:
All contributors must signoff on the Contributor License Agreement when submitting a new pull request. Instructions how to sign and submit the agreement are here: https://github.com/OpenLiberty/open-liberty/blob/master/cla/open-liberty-cla-individual.pdf.
Please raise any bug reports on the Open Liberty Tools project repository's GitHub issue tracker. Be sure to search the list to see if your issue has already been raised.
A good bug report is one that make it easy for everyone to understand what you were trying to do and what went wrong. Provide as much context as possible so we can try to recreate the issue.
Please ensure you follow the coding standards used throughout the existing code base. Some basic rules include:
- all files must have the IBM license in the header.
- all PRs must have a passing build.