Development Team/Code Review: Difference between revisions
No edit summary |
|||
| Line 43: | Line 43: | ||
== Discussion == | == Discussion == | ||
Maintainers and peers of the Sugar modules periodically check the review queue in Trac. If a few day | Maintainers and peers of the Sugar modules periodically check the review queue in Trac. If a few day pass without comment since the patch was submitted, please ping the maintainer in IRC or in the mailing list. At times maintainers are very busy and will appreciate the ping, even if repeated. | ||
The reviewer will read your patch, evaluate its impact to the existing code base and comment on it. The 'r?' keyword will be changed to 'r+' if the patch is accepted, | The reviewer will read your patch, evaluate its impact to the existing code base and comment on it. The 'r?' keyword will be changed to 'r+' if the patch is accepted, to 'r!' if further information or action is requested from the submitter, or to 'r-' if the patch gets rejected. | ||
See [[Development Team/Code guidelines|Code guidelines]] for common criteria for code in Sugar. | |||
Once you have answered the questions and/or attached a new patch, set the 'r | Once you have answered the questions and/or attached a new patch, set the 'r!' keyword back to 'r?'. | ||
== Acceptance == | == Acceptance == | ||