Clarify that patches should apply cleanly to the master branch. Give
guidance for typical bug fix process for existing releases.
Signed-off-by: Tim Small <tim@seoss.co.uk>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Preparing patches
=================
-Make sure your patches apply against libvirt git. Developers
-only follow git and don't care much about released versions.
+Make sure your patches apply against the libvirt git master
+branch. The backporting of changes to existing releases is
+typically carried out by downstream users at their discretion
+after code is merged into the upstream git.
Run the automated tests on your code before submitting any
changes. That is: