Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 787 Bytes

using-github.md

File metadata and controls

24 lines (12 loc) · 787 Bytes

Using Github

An outline guide for new users of GitHub

Styling text files

Text files like this one on github and in github wikis are styled using Markdown. The exact formatting markup used on github is a little different from some other sites but there is a handy cheatsheet to be found here

*https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf

Unfortunately, the markup standard on github is a little different from that used on MediaWiki.

An introduction to git

Since the project is hosted on github, you might like to have a look at this Sparkfun Tutorial

Raising an Issue

(to be completed)

Making a pull request

(to be completed)