Files
helidon/CONTRIBUTING.md
Arjav Desai bfc0d479d3 Updated path reference to fix the broken link. (#2509)
* helidon/2486 - Fix broken links

* Add Dev-guidelines as reference
2020-11-09 11:59:17 -06:00

1.5 KiB

Contributing to Project Helidon

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

Discussion

Join us 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 software 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. Follow DEV-GUIDELINES for a list of rules and best practices followed by project Helidon.
  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 Conduct

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