From 1d07208e8011582d36d3da47e337ae13d04bc72b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 24 Feb 2013 05:33:11 -0500 Subject: [PATCH] README: Update to point to GnomeLove for how to submit patches (This is really just a dummy commit to force a rebuild) --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 61d574a9c..d3c7cc5ef 100644 --- a/README +++ b/README @@ -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.