Skip to content

Commit 3caceb3

Browse files
committed
Just added a quick link to the github wiki, on the contributing page.
1 parent 0141fe0 commit 3caceb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: Contributing to Code52 projects
44
---
55

66
##Getting ready to contribute
7+
***For a detailed list of getting started links, head to the [Code52 wiki](https://github.com/Code52/code52.github.com/wiki)***
8+
79
For all of the Code52 projects, we're using Git for our version control, and [GitHub](https://github.com/code52) as the central repo.
810

911
Why Git and GitHub? Git is one of - if not the - leading *distributed* version control systems. All DVCS are faster than the centralised systems like SVN or CVS. We do understand that Git isn't as easy to grok - particularly on Windows - as other tools such as Mercurial (Hg). We feel that GitHub is better suited than other hosted source platforms, so we're persevering with it. There are a fair [few introductions to git](http://book.git-scm.com/), but feel free to ask questions on how to use it in [Jabbr](http://jabbr.net/#/rooms/code52).

0 commit comments

Comments
 (0)