Chapter 10 Collaborating on GitHub
10.1 Prerequisites
- Have an understanding of why Github is useful
- Have a GitHub account
- Create a repository on Github
- Set up a Git Client
- Know how to make a pull request - Beginner method or Advanced method
:warning: This section is still being developed!
10.2 Tips for collaborating through GitHub
- Err on the side of over communicating!
- Don’t force push
- Don’t merge to main without a PR
- Make issues. (How to make good ones)
- How to ask for help!
- You can close your own issues and PRs
- Tag relevant people.