add link to github tutorials
authorDieter Plaetinck <dieter@plaetinck.be>
Sun, 17 May 2009 18:07:59 +0000 (20:07 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Sun, 17 May 2009 18:07:59 +0000 (20:07 +0200)
docs/CONTRIBUTING

index 196cda4..a907ab3 100644 (file)
@@ -20,6 +20,10 @@ workable then submitting plain patches.  Git is good in merging in branches
 even if the base code has changed in the meanwhile.  This does not work with
 patches.
 
+If you're new to Git/github, have no fear:
+* [Github guides (highly recommended)](http://github.com/guides/home)
+* [Guides: Fork a project and submit your modifications](http://github.com/guides/fork-a-project-and-submit-your-modifications)
+
 ### VALGRIND PROFILING
        $ add this to Makefile header: CFLAGS=-g
        $ recompile