Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed some odd output characters in the published wiki on wiki.crdb.io.

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 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 doesn't sacrifice precious bandwidth that we use to serve our users and otherwise meet our business goals.

...

  1. Evaluate the complexity of your project to decide how to start work.
  2. See Getting and building CockroachDB from source to set up your dev environment.
  3. Follow a few code reviews.
  4. See our Go (Golang) coding guidelines to learn about our code style and conventions.
  5. If it's your first time, check Your first CockroachDB PR. 

Resources on this wiki

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

...