Add a code-review guideline document

This adds a document that aims to provide a checklist-like review
guideline for code reviewers. We can encode small decisions and tribal
knowledge in this document to help increase consistency.

Right now, this just adds upgrade-related review items as those are
some of the more complicated and least-documented at the moment.

Change-Id: I5bbb7e4e2192b853373fed38ca0ad873fc8b329e
This commit is contained in:
Dan Smith 2015-07-22 08:03:05 -07:00
parent a265aae9c1
commit 414e4f891a

View File

@ -169,6 +169,7 @@ these are a great place to start reading up on the current plans.
api_microversion_dev api_microversion_dev
policy_enforcement policy_enforcement
stable_api stable_api
code-review
Advanced testing and guides Advanced testing and guides
---------------------------- ----------------------------