docs/develop/contribute/more-info/getting-started/code-review.md
All changes to the product should be reviewed. Every team will have its own workflow, but in general:
Staff should consult the internal organization chart as needed when finding the right reviewer.
1: UX Review, 2: Dev Review, and 3: QA Review labels.
CherryPick/Approved: Apply this if the pull request is meant for a quality or patch release.Do Not Merge/Awaiting PR: Apply this if the pull request depends on another (e.g. server changes)Setup Test Server: Apply this to create a test server with your changes for review.1: UX Review label only when these reviews are done and they accept the changes.
1: UX Review immediately.@core-reviewers group to assign an available reviewer automatically.2: Dev Review label only when these reviews are done and they accept the changes.3: QA Review label only when their review is done and they accept the changes.3: QA Review immediately.
1: UX Review, 2: Dev Review and 3: QA Review labels have been removed.4: Reviews Complete label if the last reviewer did not already add it.Do Not Merge/Awaiting PR label to avoid merging prematurely.1: UX Review, 2: Dev Review and 3: QA Review labels have been removed.4: Reviews Complete label if the last reviewer did not already add it.Do Not Merge labels applied.