Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 711 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 711 Bytes

Contributing to Vitess

Workflow

For all contributors, we recommend the standard GitHub flow based on forking and pull requests.

For significant changes, please create an issue to let everyone know what you're planning to work on, and to track progress and design decisions.

Guidance for Novice Vitess Developers

Please read vitess.io/contributing/ where we provide more information:

  • How to make yourself familiar with Go and Vitess.
  • How to go through the GitHub workflow.
  • What to look for during code reviews.