Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments: Improve Pull Requests By Including Valuable Context #621

Open
pepopowitz opened this issue Aug 10, 2020 · 0 comments
Open

Comments: Improve Pull Requests By Including Valuable Context #621

pepopowitz opened this issue Aug 10, 2020 · 0 comments

Comments

@pepopowitz
Copy link
Contributor

Code review is an engineering process that has benefited greatly from a move toward asynchronous communication.
Long ago, engineering teams would sit in a room with code on a projector to review changes together. 馃槺 For many
teams this led to batching code reviews or even skipping them altogether. 馃槺馃槺

Today, most engineering teams use incredible tools like GitHub or GitLab to review changes through Pull Requests
(PRs). The greatest advantage of PRs is that the review can happen when it's convenient for the reviewer:
asynchronously. Asynchronous communication isn't all sunshine and unicorns, though. Notably, it lacks the ability
to course-correct when context is misunderstood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant