Skip to content

Homework Submission

Evan Cole edited this page Oct 18, 2019 · 1 revision

Homework submissions are due by Thursday Night!

To make your experience in class as similar as possible to working in a professional setting, you'll be turning in all of your homework on GitHub using Pull Requests.


Submission instructions

  1. Fork this repository, you will complete your projects directly in your fork
  2. Complete the week's homework locally in VSC
  3. Push your finishd code to your fork on github
  4. Send a pull request to the main HYFB repository
    • Call it Week n: yourName, ie. Week 2: Laura
    • Don't forget to tag your coach in your pull requests!
  5. Let us know that you've sent your pull request using the spreadsheet
    • You'll find this linked in your class repo
  6. Your coach will use GitHub Issues to give you feedback
    • If there is anything to improve in your homework the coach will notify you with an issue.
    • You and your coach can discuss the feedback right in the issue
    • Your coach will close the issue when you've addressed their feedback
  7. You'll know you've finished the project when:
    • All of this week's issues in your repository are closed
    • Your coach has closed your PR in the main HYf repo. (without merging your work!)

Clone this wiki locally