Introduction to GitHub
Learn to use key GitHub features, including issues, notifications, branches, commits, and pull requests.
Learning objectives
In this module, you will:
- Communicate with the project community in issues
- Manage notifications for project events
- Create branches to manage work in parallel
- Make commits to update project source
- Introduce changes with pull requests
- Deploy a web page to GitHub Pages
Prerequisites
- A GitHub account