iP:
A-MoreOOP
Level-8
, Level-9
, A-JavaDoc
tP:
A-MoreOOP
Level-8
, Level-9
, A-JavaDoc
branch-Level-8
etc.), but do not merge any.master
branch). Be careful not to create a PR to the upstream repo. If you did create such a PR by mistake, no worries, just close it yourself.Create merge commit
option when merging.master
branch of your local repo to fall behind that of your fork. Therefore, you need to sync the local master
with the remote master
branch. One way to do that is to switch to the local master
branch and then pull the the updated master
branch from your fork e.g.,$ git checkout master
$ git pull origin master
master
. To rectify, merge the master
branch to each of them. Resolve merge conflicts, if any.v0.2
) and upload the JAR file.
show a placeholder for photo, showing a generic default image
should be assigned to Jake and to milestone v1.0