This is how we will be tracking your milestones throughout bootcamp! By the end of bootcamp, you will have a fullstack personal portfolio website.
- Click on the fork button on the top right and create a fork
- Click on the green <> Code button above the file list.
- Go to the "Local" tab
- Copy the HTTPS link
- Create a folder called H4I
- Open the H4I folder in your terminal
- Type
git clone
and paste the HTTPS link - Press Enter, then
cd
into your cloned repository
- Push all changes to your remote fork
- Go to the "Pull requests" tab in your GitHub repo
- Create a pull request with your changes a. Double check the base is the main bootcamp repo!
- Fill out the PR template description!!!
- Assign the engineering team as code reviewers
- Link the milestone issue to the PR