Class Repository for Hands-On Lab

This repository is designed for practicing Git workflows, including:

  • Forking a repository
  • Creating a new branch
  • Committing changes
  • Opening a pull request

How to Use This Repository

  1. Fork this repository to your GitHub account.
  2. Clone the forked repository locally.
  3. Create a branch and make changes to the class.md file.
  4. Push your changes and create a pull request to the original repository.

Files in This Repository

  • class.md: Contains the instructions and placeholders for editing.
  • README.md: This file explains the purpose of the repository and usage instructions.