GitHub Tip: Create PULL_REQUEST_TEMPLATE.md in your project root


GitHub Tip: Create PULL_REQUEST_TEMPLATE.md in your project root.
GitHub will automatically populate all pull requests with this content!

I suggest putting a code review checklist inside. Example: https://github.com/coryhouse/react-slingshot/blob/master/PULL_REQUEST_TEMPLATE.md

View original on X