Pull Request Step 1: Creating

Overview

This article demonstrates how start the Pull Request process by creating a Pull Request by selecting the Target and Source branches.

Pull Request Steps

Explore our series of articles that walk you through each step of the Pull Request process. You can read them in order or select a specific article for detailed guidance on a particular stage.

Create Pull Request

1

Create

  1. Click Pull requests from the left sidebar menu.

  2. Click Create pull request.

2

Select Branches

circle-info

Changes are Pulled/Merged from the Source Branch into the Target Branch.

  1. Click the Target branch dropdown menu.

  2. Select the branch to pull/merge changes into.

  3. Click the Source branch dropdown menu.

  4. Select the branch to pull/merge changes from.

3

Add Description

  1. In the Name textbox, enter a descriptive name for the pull request.

  2. In the Description textbox, summarize the changes from the source branch.

  3. Click Create.

4

Next Step: Reviewing

After the Pull Request is created, it needs to be reviewed before merging the changes from the source branch into the target branch. Proceed to the following article for instructions on the review process.

Last updated

Was this helpful?