Low-complexity projects

These cover things like bug fixes and small enhancements that do not involve any major architectural or design decisions. You should feel free to submit these for review as you come across them.

  1. Find or create an issue.
  2. Write the fix, include the appropriate tests. Check out What is a Good CockroachDB PR.
  3. Follow our code review workflow.
  4. A CockroachDB engineer will validate and merge.

A good place to find these types of projects are open issues with the label "easy" or "good first issue".

Copyright (C) Cockroach Labs.
Attention: This documentation is provided on an "as is" basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose.