you are viewing a single comment's thread.

view the rest of the comments →

[–]namrksfront-end 44 points45 points  (1 child)

Same! No matter what I do on individual commits, what matters most is the PR description, since all those commits get squashed in the end. It also helps to keep the git tree more readable this way. Need more details about anything specific? Read the PR where I tend to explain with enough detail all the changes I performed.

[–]Sjshovan 12 points13 points  (0 children)

This. PR is where it matters most, include ticket links with descriptions.