Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.58 KB

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 1.58 KB

Contributing to the Open Liberty Operator

Anyone can contribute to the Open Liberty Operator 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 guidelines:

Raising issues

Please raise any bug reports on the Open Liberty Operator 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 makes 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.

Contributor License Agreement

In order for us to merge any of your changes into Open Liberty Operator, you need to sign the Contributor License Agreement. When you open up a Pull Request for the first time, a bot will comment with a link to the CLA. You may also review and sign the CLA here: https://cla-assistant.io/OpenLiberty/open-liberty-operator prior to your Pull Request. You must verify your country has laws recognizing the use of legally binding e-Signatures, otherwise you must follow the hardcopy instructions here.

Coding Standards

Please ensure you follow the coding standards used throughout the existing code base. A basic rule is that all PRs must have a passing build.