How to Create an Automated Pull Request Checklist in GitHub
If you've ever contributed to a project, whether it's your app at work or an open-source tool, you've likely created a pull request. This requests that your code changes to merged into the main codebase.
We use pull requests to ensure only quality co...
freecodecamp.org10 min read