All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Cornelia Huck <cohuck@redhat.com>,
	Parav Pandit <parav@nvidia.com>,
	"virtio-comment@lists.linux.dev" <virtio-comment@lists.linux.dev>
Subject: Re: [PATCH v2] README.md: add example email for TC vote request
Date: Mon, 10 Mar 2025 16:58:38 +0100	[thread overview]
Message-ID: <Z88MLorN4afEuN/V@fedora> (raw)
In-Reply-To: <20250310095206-mutt-send-email-mst@kernel.org>

On Mon, Mar 10, 2025 at 09:55:09AM -0400, Michael S. Tsirkin wrote:
> On Mon, Mar 10, 2025 at 02:23:36PM +0100, Cornelia Huck wrote:
> > On Tue, Mar 04 2025, Matias Ezequiel Vara Larsen <mvaralar@redhat.com> wrote:
> > 
> > > On Sat, Mar 01, 2025 at 06:08:32AM +0000, Parav Pandit wrote:
> > >> 
> > >> 
> > >> > From: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
> > >> > Sent: Thursday, February 27, 2025 8:33 PM
> > >> > 
> > >> > Acked-by: Cornelia Huck <cohuck@redhat.com>
> > >> > Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
> > >> > ---
> > >> > v1 -> v2: add Subject and To
> > >> > ---
> > >> >  README.md | 11 ++++++++++-
> > >> >  1 file changed, 10 insertions(+), 1 deletion(-)
> > >> > 
> > >> > diff --git a/README.md b/README.md
> > >> > index c06caf6..731838b 100644
> > >> > --- a/README.md
> > >> > +++ b/README.md
> > >> > @@ -206,7 +206,16 @@ The mail requesting the vote should include the
> > >> > following, on a line by itself:<  <code>
> > >> >  Fixes: https://github.com/oasis-tcs/virtio-spec/issues/NNN
> > >> >  </code>
> > >> > -(NNN is the issue number)</li>
> > >> > +(NNN is the issue number)<br>
> > >> > +For example, you can use the following template when requesting the TC
> > >> > +vote:<br> <code>
> > >> > +Subject: PATCH [description of changes]<br>
> 
> No this is wrong. It is
> 
> Subject: [PATCH] <description of changes>
> 
> or if you want to be more specific:
> 
> Subject: [PATCH v<version>] <spec area>:<description of changes>
> 
> 

The `<` and `>` characters are not correctly parsed by the markdown
editor. I will replace them with `&lt;` and `&gt;` in v3.

Matias


  reply	other threads:[~2025-03-10 15:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-27 15:02 [PATCH v2] README.md: add example email for TC vote request Matias Ezequiel Vara Larsen
2025-03-01  6:08 ` Parav Pandit
2025-03-04 11:44   ` Matias Ezequiel Vara Larsen
2025-03-10 13:23     ` Cornelia Huck
2025-03-10 13:55       ` Michael S. Tsirkin
2025-03-10 15:58         ` Matias Ezequiel Vara Larsen [this message]
2025-03-10 17:38           ` Michael S. Tsirkin

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=Z88MLorN4afEuN/V@fedora \
    --to=mvaralar@redhat.com \
    --cc=cohuck@redhat.com \
    --cc=mst@redhat.com \
    --cc=parav@nvidia.com \
    --cc=virtio-comment@lists.linux.dev \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.