Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 878 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 878 Bytes

Developer Bootcamp 2024

This is how we will be tracking your milestones throughout bootcamp! By the end of bootcamp, you will have a fullstack personal portfolio website.


Setup:

  1. Click on the fork button on the top right and create a fork
  2. Click on the green <> Code button above the file list.
  3. Go to the "Local" tab
  4. Copy the HTTPS link
  5. Create a folder called H4I
  6. Open the H4I folder in your terminal
  7. Type git clone and paste the HTTPS link
  8. Press Enter, then cd into your cloned repository

Creating a PR:

  1. Push all changes to your remote fork
  2. Go to the "Pull requests" tab in your GitHub repo
  3. Create a pull request with your changes a. Double check the base is the main bootcamp repo!
  4. Fill out the PR template description!!!
  5. Assign the engineering team as code reviewers
  6. Link the milestone issue to the PR