Contribution checklist
- First, clone the YugabyteDB GitHub repo.
- Next, .
Step 2. Start a local cluster
You should now make you change, recompile the code and test out your change.
Step 4. Add unit tests
Depending on the change, you should add unit tests to make sure they do not break as the codebase is modified.
Step 6. Submit a pull request
Congratulations on the change! You should now submit a pull request for a code review and leave a message on the Slack channel. Once the code review passes, your code will get merged in.