🏋️Module 6 — Exercise

GitHub Basics for Product People

Navigate GitHub confidently for product work (no coding required).

Exercise 6.1: Navigate a Real Repo

Goal: Explore a real repository and understand its structure.

Instructions

  1. Go to the solar-ds-copilot repository
  2. Find the latest Release and its .vsix file
  3. Open a recent Pull Request — identify:
    • Title
    • Description
    • Files changed
    • CI status (passing or failing)
  4. Create a GitHub Issue with a feature request title and description

Deliverable

Upload via Microsoft Forms:

  • Link to the Issue you created

Success Criteria

  • Issue exists on the repository
  • Issue has a clear, descriptive title
  • Issue has a description explaining the feature request