How to Provide Effective Feedback based on Code Review Type
3 min readOct 1, 2020
--
Type of code reviews
There are several types of code reviews and you may want to adjust your style depending on the type of review you are undertaking:
- Features
- Bug fixes
- Other: script to automate a recurring task, github template, …