--- layout: default title: Welcome --- Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. Use the sidebar on the right side of this site to access our guides! If you would like to submit your own guides, please fork [our repo](http://github.com/github/help.github.com/) and send pull requests to [tekkub](http://github.com/tekkub) GitHub Bootcamp ----------------------------------- If you are still new to things, we’ve provided a few walkthroughs to get you started: 1. Take a quick [crash course](http://gitref.org/) on git 2. [Set up git](set-up-git-redirect) 3. [Create a Repo](create-a-repo) 4. [Fork a Repo](fork-a-repo) 5. [Be Social](be-social) To learn more about git's commands, we highly recommend you check out [GitRef](http://gitref.org/), the [Pro Git book](http://progit.org/) and the [git man pages](http://www.kernel.org/pub/software/scm/git/docs/). If you need help or have any questions, feel free to [contact support](http://support.github.com) or [ask the community](http://groups.google.com/group/github/). Popular guides --------------