aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/CONTRIBUTING
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-17 20:07:59 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-17 20:07:59 +0200
commit994d15276649d1551b759fb1911c048570423a92 (patch)
tree9535a6b5f1362cbdbd163f243fd473d9c7f39c35 /docs/CONTRIBUTING
parent7122f0b8fccaaa352a11a6c06e4c39854db84d08 (diff)
add link to github tutorials
Diffstat (limited to 'docs/CONTRIBUTING')
-rw-r--r--docs/CONTRIBUTING4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING
index 196cda4..a907ab3 100644
--- a/docs/CONTRIBUTING
+++ b/docs/CONTRIBUTING
@@ -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