Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 722 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 722 Bytes

HOWTO: Submit your final project

  • 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.