qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: Eric Blake <eblake@redhat.com>, Kashyap Chamarthy <kchamart@redhat.com>
Subject: [PULL 2/6] docs: List more commit-message tags in "submitting-a-patch"
Date: Mon, 22 Nov 2021 15:43:16 +0100	[thread overview]
Message-ID: <20211122144320.29178-3-thuth@redhat.com> (raw)
In-Reply-To: <20211122144320.29178-1-thuth@redhat.com>

From: Kashyap Chamarthy <kchamart@redhat.com>

Add some more examples of commonly used commit-message tags.

(Thanks: Alex Bennée)

Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
Message-Id: <20211119193118.949698-3-kchamart@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 docs/devel/submitting-a-patch.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/devel/submitting-a-patch.rst b/docs/devel/submitting-a-patch.rst
index 6acded5c93..e51259eb9c 100644
--- a/docs/devel/submitting-a-patch.rst
+++ b/docs/devel/submitting-a-patch.rst
@@ -195,6 +195,10 @@ Example::
  Resolves: https://gitlab.com/qemu-project/qemu/-/issues/42
  Buglink: https://bugs.launchpad.net/qemu/+bug/1804323``
 
+Some other tags that are used in commit messages include "Message-Id:"
+"Tested-by:", "Acked-by:", "Reported-by:", "Suggested-by:".  See ``git
+log`` for these keywords for example usage.
+
 .. _test_your_patches:
 
 Test your patches
-- 
2.27.0



  parent reply	other threads:[~2021-11-22 14:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 14:43 [PULL 0/6] Documentation updates Thomas Huth
2021-11-22 14:43 ` [PULL 1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' Thomas Huth
2021-11-22 14:43 ` Thomas Huth [this message]
2021-11-22 14:43 ` [PULL 3/6] Fix some typos in documentation (found by codespell) Thomas Huth
2021-11-22 14:43 ` [PULL 4/6] docs: Drop deprecated 'props' from object-add Thomas Huth
2021-11-22 14:43 ` [PULL 5/6] docs: Use double quotes instead of single quotes for COLO Thomas Huth
2021-11-22 14:43 ` [PULL 6/6] docs: Render binary names as monospaced text Thomas Huth
2021-11-23  0:39 ` [PULL 0/6] Documentation updates Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211122144320.29178-3-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=eblake@redhat.com \
    --cc=kchamart@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).