Please be sure to read carefully as this will be crucial for achieving the goals for this week's assignment project.
- I expect everyone to show up or be with their pair partner as soon as possible in the morning to review and start on the project, there is A LOT to do
- Fork the assignment repo directly, no cross forking this time
- Once someone has forked the repo, create the PR right away
- Give the PR a proper title and place
(wip)
in the title - You can keep making updates to the
master
branch and push that to your repo, the PR will keep updating - DO NOT submit a feature branch to the PR, only submit
master
- Work in your feature branches and commit often until you are ready to merge in the code from the feature branch to
master
and the owner of the
- Give the PR a proper title and place
- In the PR, please be sure to write up a description of the project you are completing and submit the PR
- This will be the only PR that is used throughout this week's assignment
- At end of class, pair teams will be assigned to one of the three instructors, once you know your assigned instructor you must update your description with an
@
request. Example,@blackfalcon
will get my attention
- For the final assignment submission, update the PR title to remove
(wip)
and use(final)
. Pushes tomaster
after the title has been updated will be ignored, make sure you are done before you say you are done. - Make sure to submit the URL of the PR to Canvas for final grading