Skip to content
Leo Wilkin edited this page May 17, 2023 · 8 revisions

Welcome to the How to GitHub Wiki

This is maintained by LKW, if you see any issues with this make an issue.


GitHub 101 Basics

Note If you don't get any of the terms being used in the content of this page, refer to the Dictionary

Your very first repository. Learn how to create and set up a repository with your laptop, or browser. Also refer to this if you're wondering about whether to make a repo public/private.

You've got your new repository, next let's add a README and learn about commits and pull requests.

Seen something wrong with someone else's repository, or want to remind yourself to add a feature? Use Issues


If you see something that you think should be on here, have a look at our formatting and learn some Markdown, and then check out our Contribution page.

Read more about how to contribute to this repo here