Documentation Office Hours: GitHub Workflow for Ubuntu Documentation - March 8, 2024
Ubuntu OnAir via YouTube
Overview
Syllabus
- Introduction and updates
- Live git and GitHub demonstration
- GitHub task list
- Forking the Open Documentation Academy repository
- `git clone` to create a local copy of your fork
- `git checkout` to create a new local branch to work in
- Create and edit any proposed documentation changes
- `git add` and `git commit` to stage which files you want to change
- `git push` to push local changes to your GitHub fork
- Create a pull request to ask that your changes are considered
- Responding to review comments
- Merge the pull request
Taught by
Ubuntu OnAir