🏋️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
- Go to the solar-ds-copilot repository
- Find the latest Release and its
.vsixfile - Open a recent Pull Request — identify:
- Title
- Description
- Files changed
- CI status (passing or failing)
- 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