Create a new pull request from a fork

Create a new pull request from a forked repository using the web UI.

Creating a pull request from a fork allows you to propose changes from your forked repository to the parent repository.

Follow these steps to create a pull request from a forked repository on Procotol.Land:

  1. You will be directed to the pull request creation page.

  2. At the bottom of the pull request page you can see the incoming commits from the branch compared with the based branch.

  3. ⁠Type in the title for the pull request.

  4. ⁠Type in the description summarizing the changes for the pull request. Include any pertinent information that will assist in reviewing the changes.

  5. You are redirected to the pull request page where you can see the relevant details.

Last updated