Pull requests are a way to propose changes to a codebase. They're a great way to collaborate with your team and ensure that your code is reviewed and passes tests before it's merged into the main branch for deployment and for other developers to work on.

Make sure that:
/bootdotdev/learn-cicd-starter repo.main, and compare is your branch.You'll see a diff of the changes between main and your branch. If you're happy with the changes, click on the green "Create pull request" button.
Paste the URL of your GitHub repo into the box and run the GitHub checks.