This repository is designed for practicing Git workflows, including:
- Forking a repository
- Creating a new branch
- Committing changes
- Opening a pull request
- Fork this repository to your GitHub account.
- Clone the forked repository locally.
- Create a branch and make changes to the
class.md
file. - Push your changes and create a pull request to the original repository.
- class.md: Contains the instructions and placeholders for editing.
- README.md: This file explains the purpose of the repository and usage instructions.