Learn how to set up an ssh key and connect it to your GitHub account along with learning general GitHub jargon. Use this repository to learn some GitHub basics and git commands.
- Make GitHub Account
- Install Git
- Generate SSH Key
- Connext SSH Key to GitHub
- Fork Repository or Get added to this repo's as a member
- Clone Repository
- Create A Branch
- Push Code into Repository
- Make A Pull Request and merge