My Pre-Commit and Code Review Prep Checklist
You’ve carefully placed all the code bricks into place, laying the foundation for your feature. Now you’re ready to commit, push, and open a pull request. But are you actually ready? Here’s my personal checklist I use before opening a PR. This method helps me catch mistakes before a review, critically review my code, and…