Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.84 KB

CONTRIBUTING.md

File metadata and controls

26 lines (15 loc) · 1.84 KB

Contributing

Contributions are always welcome. Before contributing please search the issue tracker. Your issue may have already been discussed or fixed in main. To contribute, fork this repository, commit your changes, and send a Pull Request.

Feature requests

Feature requests should be submitted in the issue tracker, with a description of the expected behavior & use case, where they'll remain closed until sufficient interest, e.g. 👍 reactions, has been shown by the community.

Before submitting an issue, please search for similar ones in the closed issues.

Pull requests

Approval and release process

Pull requests approvals go through the following steps:

  1. A GitHub action may be triggered to lint and test.
  2. A maintainer reviews the changes. Any change requires at least one review.
  3. The pull request can be merged when at least one maintainer approves it.

Contributor License Agreement

Before you submit your pull request, you'll need to sign the Nutanix Contributor License Agreement (CLA). The CLA must be agreed to by all contributors who are not Nutanix Full-time Employees (FTE) or interns prior to the contribution being merged into the project codebase. The CLA is substantially similar to the Apache Contributor License Agreement, which is the industry standard CLA.

For more information about CLAs, please check out Alex Russell's excellent post, "Why Do I Need to Sign This?".