-
Notifications
You must be signed in to change notification settings - Fork 7
Pull Requests
Yoom Lam edited this page Jun 22, 2022
·
16 revisions
Procedure for submitting and merging PRs (pull requests).
- Create a pull request
- limit to 300 lines of code changes
- https://opensource.com/article/18/6/anatomy-perfect-pull-request
- https://developers.google.com/blockly/guides/modify/contribute/write_a_good_pr
- Add reviewers or post in Slack channel #benefits-virtual-regional-office for anyone to review
- Add comments to your code under the "Files Changed" tab to explain complex logic or code
- Reviewers provide feedback, clearly marking blocking and non-blocking suggestions
- Address feedback and repeat review step until PR is approved
- Squash and merge PR