README: Update to point to GnomeLove for how to submit patches

(This is really just a dummy commit to force a rebuild)
This commit is contained in:
Colin Walters 2013-02-24 05:33:11 -05:00
parent acd058da5c
commit 1d07208e80

4
README
View file

@ -49,5 +49,5 @@ the patch to a new bug report [or preferably, check to see if there is
already a bug report that corresponds to your patch]. Bug reports
containing patches should include the 'PATCH' keyword.
Patches should be created using the unified diff form.
ie. svn diff file-to-be-patched.c > patch.diff
See https://live.gnome.org/GnomeLove/SubmittingPatches for how to create
patches.