I taught a 1-hour git/github seminar using this outline. There are minor differences from that seminar that I prefer:
- use README.txt (or .md) instead of notes.txt.
- set default branch name to 'main'.
- teach forking instead of giving people write access to your github repo.