This repository is a simple Hello World exercise created to practice GitHub’s pull request workflow by following the official GitHub documentation linked below.
The goal of this exercise is to build a foundation in:
- Git and GitHub fundamentals
- GitHub Flow (branches, commits, pull requests)
- Writing clear documentation using Markdown
- Cloning a repository
- Making and committing changes
- Pushing updates to GitHub
- Opening and merging pull requests
This repository serves as a starting point before moving on to more complex and meaningful projects.