From 372217c375aea4d1878f55bca36e29c53529435c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 11 Jun 2013 13:08:49 +0100 Subject: [PATCH] FAQ: Emphasize that we don't accept github pull requests. --- examples/guestfs-faq.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod index 8d1473eb2..e8e2a9f39 100644 --- a/examples/guestfs-faq.pod +++ b/examples/guestfs-faq.pod @@ -942,10 +942,10 @@ L. You don't have to be subscribed, but there will be a delay until your posting is manually approved. -Please don't use github pull requests - they will be ignored. The +B. The reasons are (a) we want to discuss and dissect patches on the mailing -list, and (b) github pull requests turn into merge commits which we -don't want. +list, and (b) github pull requests turn into merge commits we prefer +to have a linear history. =head2 How do I propose a feature?