Welcome!
This repo is for practicing branching, PRs, and collaboration.
- Fork this repo to your account.
- Clone your fork locally.
- Create a branch:
git checkout -b your-name-update. - Create a text file and write something about yourself in it.
- Commit & push your changes.
- Merge your new branch into your main branch.
- Open a Pull Request to this repo.