Exercise - Resolve GitHub issues using GitHub Copilot
Important
To complete this exercise, you need an active GitHub account and a Visual Studio Code environment. If you don't have a GitHub account, you can sign up for a free individual account and use a GitHub Copilot Free plan to complete the exercise. For help with enabling GitHub Copilot in Visual Studio Code, see Enable GitHub Copilot in Visual Studio Code.
In this exercise, you use GitHub Copilot to analyze and resolve issues in an e-commerce app. Tasks include:
- Import the ContosoShopEasy repository.
- Review the issues in GitHub.
- Clone the repository locally and review the codebase.
- Analyze issues using GitHub Copilot's Ask mode.
- Resolve issues using GitHub Copilot's Agent mode.
- Test and verify the refactored code.
- Commit changes and close issues.
When you select the launch exercise button, the browser navigates to a public GitHub page that provides instructions for this exercise.
When you finish the exercise, return here for:
- A quick knowledge check.
- A summary of what you learned during this module.
- A badge for completing this module.
