public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v3] README.md: add example email for TC vote request
@ 2025-03-11 17:03 Matias Ezequiel Vara Larsen
  2025-03-11 20:47 ` Michael S. Tsirkin
  0 siblings, 1 reply; 2+ messages in thread
From: Matias Ezequiel Vara Larsen @ 2025-03-11 17:03 UTC (permalink / raw)
  To: virtio-comment; +Cc: cohuck, parav, mst, Matias Ezequiel Vara Larsen

Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
---
v2 -> v3: use "()"
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..8e7e6b5 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>
+To: virtio-comment@lists.linux.dev<br>
+
+Could please open a voting ballot for these changes?
+
+Fixes: https://github.com/oasis-tcs/virtio-spec/issues/NNN
+</code></li>
 <li>Please make sure to allow time for review between posting a comment
 and asking for a vote. </li>
 </ol>

base-commit: 124fcd0e97f209aab19639e7369116d99ede22a2
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] README.md: add example email for TC vote request
  2025-03-11 17:03 [PATCH v3] README.md: add example email for TC vote request Matias Ezequiel Vara Larsen
@ 2025-03-11 20:47 ` Michael S. Tsirkin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2025-03-11 20:47 UTC (permalink / raw)
  To: Matias Ezequiel Vara Larsen; +Cc: virtio-comment, cohuck, parav

On Tue, Mar 11, 2025 at 06:03:52PM +0100, Matias Ezequiel Vara Larsen wrote:
> Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
> ---
> v2 -> v3: use "()"
> 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..8e7e6b5 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>


Still wrong. Should be:
	Subject: [PATCH] (description of changes)



> +To: virtio-comment@lists.linux.dev<br>
> +
> +Could please open a voting ballot for these changes?
> +
> +Fixes: https://github.com/oasis-tcs/virtio-spec/issues/NNN
> +</code></li>
>  <li>Please make sure to allow time for review between posting a comment
>  and asking for a vote. </li>
>  </ol>
> 
> base-commit: 124fcd0e97f209aab19639e7369116d99ede22a2
> -- 
> 2.42.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-11 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-11 17:03 [PATCH v3] README.md: add example email for TC vote request Matias Ezequiel Vara Larsen
2025-03-11 20:47 ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox