Dec 15, 2024
I agree!
One of the important things a team should do is establish coding and reviewing standards.
IMO a PR is not "done" without:
* tests
* logs
* telemetry
* documentation
A team should also have standards for code review (what it should include, when it should get blocked and when it shouldn't etc).