3 Components of Reviewing a Pull Request
Reshama Shaikh
Posted on June 9, 2021
Scikit-learn is the machine learning library for Python. Thomas Fan, a core developer for scikit-learn, gives a presentation on how to review pull requests. Specifically, the 3 components are:
- The mechanics of code review on GitHub.
- The social aspects of code review and how to effectively give feedback.
- The technical aspects of reviewing a pull request.
It's an informative video, with a great Q&A session at the end.
Thomas Fan: Reviewing Pull Requests
💖 💪 🙅 🚩
Reshama Shaikh
Posted on June 9, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
python best-of-ml-python: A ranked list of awesome machine learning Python libraries
January 14, 2021