←back to thread

5 points bubblebeard | 1 comments | | HN request time: 0.235s | source

As part of my QA process, I always read through my own pull request before submitting it, to ensure I fix any obvious mistakes I made before it's reviewed by my colleagues.

No one I've ever worked with seems to do the same, am I alone in this behavior?

1. yawgmoth ◴[] No.45048565[source]
Always, and sometimes I'll add authors notes as comments on the PR. This is actually one reason I dislike "all threads resolved" as a criterion for approving PRs (or specifically GitLab PRs).