A common coding mistake: Inconsistent terms
A common coding mistake: Inconsistent terms.
Example: I'm reviewing a PR that alternates between these terms:
saving
pending
creating
submitting
Using different terms for the same thing infers there's a difference.
Needless difference creates needless confusion.
Pick one.