The aim of the exercise is to create a folder with a country that's not in repo yet and add a file with its capital inside the folder.
- Fork the repo
- Clone your fork
- Create an 'upstream' remote
- Add a folder with a country name
- Add a file with the name of the capital
- Push to your fork
- Send a pull request to the original repo