Team Git & GitHub Guide

🚀 Welcome to Our Git & GitHub Guide

Hello team! This guide is our new single source of truth for how we build software together.

Why are we doing this? To solve common problems we face:

This guide will teach you the fundamentals of Git and the exact workflow we will follow. Let’’s get started!

Before you begin, please ensure you have the following tools installed and configured:

  1. Git (run git config with your name and email)
  2. Visual Studio Code (or your preferred editor)
  3. GitHub CLI (run gh auth login)

🧭 What’s Inside This Guide