Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

41 lines (27 loc) · 1.51 KB

Contributing to Project Helidon

We welcome your contributions! There are multiple ways to contribute.

Discussion

Join as at #helidon-users and participate in discussions.

Issues

If you hit a bug or have an enhancement request then file a GitHub issue. When filing a bug remember that the better written the bug is, the more likely it is to be fixed. Please include:

  1. Version of Helidon
  2. Whether you are writing a Helidon SE or MP application
  3. OS
  4. Version of Docker or Kubernetes or other sosftware if it's relevant to your issue
  5. Steps to reproduce

Code

We welcome code contributions, but we need the contributor to sign the Oracle Contributor Agreement (OCA) first.

The process:

  1. Sign the OCA
  2. Fork the repo
  3. Fix an issue or create an issue and fix it
  4. Create a Pull Request that fixes the issue
  5. Watch your PR for pipeline results. If there are failures then fix them.
  6. We will review your PR and merge as appropriate.

Code of Contact

Follow the Golden Rule. If you'd like more specific guidelines see the Contributor Covenant Code of Conduct