4: Code Review
Review code Other Information:
Futuristic Code Review -- The year 3000 called: they want their code review back. But we're not giving in. Pull Requests are
living discussions that streamline the process of discussing, reviewing, and managing changes to code. GitHub Pull Request
= Code + Issue + Code Comments. Each Pull Request takes into account not only what you would like pulled but also where you
intend those changes to be applied. From there your team can discuss the changes as a whole, individual parts, or even specific
lines. Later commits addressing concerns or ideas appear as part of the discussion. Our pull requests are everything you've
ever wanted in code review and more. If you're unsure, just check out open pull requests for some of our popular open source
projects to see them in action
Objective(s):
|