Confirmed users
978
edits
(→Getting reviews and during reviews: check list) |
m (→What is the purpose of code review: editing change) |
||
| Line 58: | Line 58: | ||
== Code review == | == Code review == | ||
=== What is the purpose of code review === | === What is the purpose of code review === | ||
“Code review is our basic mechanism for validating the design and implementation of patches. It also helps us maintain a level of consistency in design and implementation practices across the many hackers and among the various modules of Mozilla.” <sub>[https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Code_Review_FAQ| 1]</sub> | ''“Code review is our basic mechanism for validating the design and implementation of patches. It also helps us maintain a level of consistency in design and implementation practices across the many hackers and among the various modules of Mozilla.”'' <sub>[https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Code_Review_FAQ| 1]</sub> | ||
Additionally, knowledge sharing is another major advantage. | Additionally, knowledge sharing is another major advantage. | ||