[skip ci]Update docs of CODE_REVIEW (#11299)

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
This commit is contained in:
shiyu22 2021-11-05 13:27:37 +08:00 committed by GitHub
parent 0a699782f6
commit 45d75bb821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ all Approvers are listed under OWNERS_ALIASES file.
- Does the code do exactly the same as title and commit message describe?
- Can this function and variable's behavior be inferred by its name
- Can this function and variable's behavior be inferred by its name?
- Do unit tests cover all the important code branches?