зеркало из https://github.com/github/vitess-gh.git
711 B
711 B
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.