Jump to: navigation, search

NeutronReviews

Revision as of 19:22, 22 May 2014 by Mestery (talk | contribs) (Created page with "Code reviews are a critical component of all OpenStack projects. Neutron accepts patches from many diverse people with diverse backgrounds, employers, and experience levels. C...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Code reviews are a critical component of all OpenStack projects. Neutron accepts patches from many diverse people with diverse backgrounds, employers, and experience levels. Code reviews provide a way to enforce a level of consistency across the project, and also allow for the careful on boarding of contributions from new contributors.

Neutron Code Review Practices

Neutron follows the [code review guidelines as set forth for all OpenStack projects.