- Browse to https://github.com/numerical-mooc/in-class-demo and click "Fork" to create a fork of the repository.
- NOTE: This is for the demo only, you will submit your actual final project to https://github.com/numerical-mooc/assignment-bank
- Using the client of your choice, clone your forked repository to the machine you are working on.
- In the local directory, create a new folder using your name as the folder name
- Inside this folder, create a text file, add some text (like your name). Now save and close the text file
- Add, commit and push the new file to your forked repository
- Browse to your forked repository on Github and initiate a new pull request.