Create a GitHub PR Template

InstructorJoe Previte

Share this video with your friends

Send Tweet

Learn how to create a GitHub PR template in your repositories. It's as simple as creating a .github folder and a pull_request_template.md file in that folder. Then just fill out the template how you want.

This can save you time and standardize your PR process. If you prefer to learn by reading, you can read the accompanying blog post.

Link to example GitHub PR template.