How to Provide Effective Feedback based on Code Review Type
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, …