Implement flow of work with GitHub
Estimated time: 30 minutes.
Scenario
Remember this module’s scenario in which you’re working for a software development company in the retail industry that is planning to migrate an online store from an old app to a new app called eShopOnWeb. Since you have decided to use Git and GitHub to facilitate application lifecycle management, this lab gives you the opportunity to start by forking an existing repo, configuring it, create an issue, creating a branch, updating files in the branch, creating and merging a pull request, closing the issue, and validate the changes.
Objectives
In this lab, you will:
- Implement and manage repos with GitHub
Prerequisites
- Complete the first lab in this series, Lab 01 - Agile Planning and Management using GitHub.
Requirements
- Use the same GitHub account you created for the purpose of the first lab.
- This lab requires Microsoft Edge or an Azure DevOps-supported browser.
- GitHub account: If you don't already have a GitHub account that you can use for this lab, create one by following the instructions available in the article Creating an account on GitHub.
Exercises
During this lab, you'll complete the following exercises:
- Exercise 1: Implement and manage repos with GitHub