X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=docs%2FCONTRIBUTING;h=a907ab3f8ec03a60fc5c3854712a858447c05f52;hb=994d15276649d1551b759fb1911c048570423a92;hp=196cda4d34d98ff6bf930d1aa207680e7b6af80f;hpb=7122f0b8fccaaa352a11a6c06e4c39854db84d08;p=uzbl-mobile 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