We'd better fill this out, right guys?
https://peprojects.dev/alpha-2/
- Pull down - (to get the latest)
- Decide if you are going to work on master - or if you want to create a new branch to work on
- Whether your create a new branch or not — make sure the thing you want to work on is at the “head” (the current branch)
- Make your changes
- Commit
- Pull to check for any other updates (in our case)
- Solve any merge conflicts
- Then push up to the cloud (github)