←back to thread

5 points bubblebeard | 1 comments | | HN request time: 0.21s | 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. WantonQuantum ◴[] No.45048532[source]
I definitely read through the changes in my PRs to make sure I haven't done anything obviously wrong.