diff mbox series

[qemu-web,v2] Suggest qemu-web prefix in the introductory post

Message ID 20171129040013.11804-1-famz@redhat.com
State New
Headers show
Series [qemu-web,v2] Suggest qemu-web prefix in the introductory post | expand

Commit Message

Fam Zheng Nov. 29, 2017, 4 a.m. UTC
Chances are qemu-devel@nongnu.org patches only adding new files can be
picked up by patchew and treated like a qemu.git patch. Patchew already
ignores [qemu-web] patches, so suggest it in this article as well. (Are
there better places to document this?)

Signed-off-by: Fam Zheng <famz@redhat.com>
---
 _posts/2017-02-04-the-new-qemu-website-is-up.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Paolo Bonzini Nov. 29, 2017, 9:16 a.m. UTC | #1
On 29/11/2017 05:00, Fam Zheng wrote:
> Chances are qemu-devel@nongnu.org patches only adding new files can be
> picked up by patchew and treated like a qemu.git patch. Patchew already
> ignores [qemu-web] patches, so suggest it in this article as well. (Are
> there better places to document this?)

Maybe the contribute page should have a link to the blog post?

Thanks,

Paolo
Eric Blake Nov. 29, 2017, 3:18 p.m. UTC | #2
On 11/29/2017 03:16 AM, Paolo Bonzini wrote:
> On 29/11/2017 05:00, Fam Zheng wrote:
>> Chances are qemu-devel@nongnu.org patches only adding new files can be
>> picked up by patchew and treated like a qemu.git patch. Patchew already
>> ignores [qemu-web] patches, so suggest it in this article as well. (Are
>> there better places to document this?)
> 
> Maybe the contribute page should have a link to the blog post?

Additionally, we should have a mention of qemu-web.git somewhere within 
qemu.git.
diff mbox series

Patch

diff --git a/_posts/2017-02-04-the-new-qemu-website-is-up.md b/_posts/2017-02-04-the-new-qemu-website-is-up.md
index 66d3181..1758436 100644
--- a/_posts/2017-02-04-the-new-qemu-website-is-up.md
+++ b/_posts/2017-02-04-the-new-qemu-website-is-up.md
@@ -19,7 +19,9 @@  and the source code for the website can be cloned from the
 repository.  Just like for any other project hosted by QEMU, the best way
 to propose or contribute a new change is by sending a patch through the
 [qemu-devel@nongnu.org](https://lists.nongnu.org/mailman/listinfo/qemu-devel)
-mailing list.
+mailing list. (Add `[qemu-web PATCH]` to the subject so that CI will not be
+confused with qemu.git patches. You can run `git config format.subjectprefix
+'qemu-web PATCH'`, so that `git-send-email` command will do it for you.)
 
 For example, if you would like to add a new screenshot to the homepage,
 you can clone the `qemu-web.git` repository, add a PNG file to the