Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 595 Bytes

File metadata and controls

14 lines (10 loc) · 595 Bytes

Pull Request Practice Repository

Welcome to the pull-request-practice repository! This repository is designed for students to practice creating and managing pull requests.

How to Create a Pull Request

Step 1: Fork the Repository

  1. Navigate to the pull-request-practice repository.
  2. Click the "Fork" button at the top-right corner of the repository page.

Step 2: Clone the Forked Repository

  1. Clone the repository to your local machine:
    git clone https://github.com/your-username/pull-request-practice.git