Comment on Feedback Ladders: How We Encode Code Reviews at NetlifyparentComments−ncallaway5yI personally think there are three levels of that I need to distinguish between:- required, to be implemented before the code is merged- required, but we can merge the code as is and create a separate action for resolving later (e.g. open a Jira)- optional, for the author's consideration
Comments
I personally think there are three levels of that I need to distinguish between:
- required, to be implemented before the code is merged
- required, but we can merge the code as is and create a separate action for resolving later (e.g. open a Jira)
- optional, for the author's consideration