Some aspects of the code review process may vary from team-to-team so I’ve excluded them from my main article. Some finer details are included here.

2️⃣ The Github free tier doesn’t allow for reviewers to be added automatically. Be sure to add me and any other teammates you’d like a review from as an assignee for each pull request.

3️⃣ Authors merge their own pull requests

4️⃣ This guide may be helpful for resolving pull request feedback that requires rewriting history, such as rewording commit messages:

Beginner’s Guide to Interactive Rebasing | HackerNoon