Welcome! Thank you for your interest in Vortex. Before contributing, please review the guidelines below.
Found a bug? Have an improvement to suggest? Please file a GitHub issue. Before you create a new issue, please ensure that a relevant issue doesn't already exist by running a quick search of existing issues. If you're unable to find an open issue, then please open a new one.
The contribution process is outlined below:
-
Start a discussion by creating or commenting on a GitHub Issue (unless it's a very minor change).
-
Implement the change.
- If the change is large, consider posting a draft pull request (PR) with the title prefixed with [WIP], and share with the team to get early feedback.
- Give the PR a clear, brief description; this will be the commit message when the PR is merged.
- Make sure the PR passes all CI tests.
-
Open a PR to indicate that the change is ready for review.
- Sign the Contributor License Agreement (CLA) when prompted.