Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39265, comment 65


Ignore:
Timestamp:
06/16/2021 11:03:15 PM (3 years ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39265, comment 65

    initial v1  
    11In doing a deep and thorough review of PR 1255, it's huge with currently 570 files changed. Tackling one big commit will be too big of an ask of a core committer. To reduce the impact on core committers and thus get the changes committed, @pbearne and I discussed and decided to the following process:
    22
    3 - I'll do the thorough code review of a batch of files from PR 1255
     3- I'll do the thorough code review of a batch of files from PR 1255 which includes reasoning behind any changes
    44- If there are changes requested, Paul will update the branch
    55- Then one of us will create a "batch patch"
     
    77- Once committed, the changes will merged into the PR's branch
    88
    9 Batch-by-batch the PR will get thoroughly reviewed and committed.
     9The PR then is the source truth we'll use for tracking what remains. Batch-by-batch the PR will get thoroughly reviewed and committed.