Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

We made CockroachDB source-available to empower developers to fix and extend the product to better meet their needs.  Nothing thrills us more than people so passionate about the product that they‘re willing to spend their own time to learn the codebase and give back to the community. We created this doc so we can support contributors in a way that doesn’t sacrifice precious bandwidth that we use to serve our users and otherwise meet our business goals.

How to contribute

Before you start a project:

  1. Evaluate the complexity of your project to decide how to start work.
  2. See CONTRIBUTING.md to set up your local dev environment and learn about our code review workflow.
  3. Follow a few code reviews.
  4. See our Go style guide to learn about our code style and conventions.

Resources on this wiki

Here you will find resources about how to make changes to CockroachDB.

  • No labels