GitHub pull requests are how we submit our modifications, additions, or bug fixes to this project. It provides a transparent and collaborative workflow, allowing other team members to review the changes, comment on them, suggest improvements, and eventually merge the changes into the main codebase.
<aside> <img src="/icons/exclamation-mark_gray.svg" alt="/icons/exclamation-mark_gray.svg" width="40px" /> A Pull Request must be approved by a team member other than who created it.
</aside>
<aside> <img src="/icons/sign-out_lightgray.svg" alt="/icons/sign-out_lightgray.svg" width="40px" /> EXTERNAL RESOURCES
Blog Post: Pull Requests Checklists
Blog Post: Pull Request Best Practices
YouTube: How to Review a Pull Request in GitHub the RIGHT Way
</aside>
## What has been done?
- New feature
- New feature
- Bug fix
### Usage
How the list items above come together in the development process.