Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.17 KB

how-to-pull-request.md

File metadata and controls

36 lines (18 loc) · 1.17 KB

< Back to Overview

How to: Create a Pull Request

Step 1: Navigate to your repository and select the "Pull requests" tab

Create Pull Request: Step 1

Step 2: Click "Compare and pull request"

NOTE: If this is your first pull request at all, you may need to click "New Pull Request" instead of Compare and pull request.

Create Pull Request: Step 2

Step 3: Type a title and description

Create Pull Request: Step 3

Step 4: Select the "Base" repository dropdown and choose your forked repository

Be sure that you're creating a pull request to your base repository (the circled option) and NOT the Code-the-Dream-School repository (where the arrow is pointing)!

Create Pull Request: Step 4

Step 5: Click "Create pull request"

Create Pull Request: Step 5

Step 6: You did it! 🎉

Create Pull Request: Step 6


Created by Code the Dream