Re: [PATCH v5] README.md: add example email for TC vote request
Matias Ezequiel Vara Larsen <[email protected]>
| Newsgroups | dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <CAHYGQ0zWNkFyrUC=wRxN+KG+Cu6t=2nOO3gCEhFiTUrDpdSnkQ@mail.gmail.com> |
Ping? On Thu, Mar 20, 2025 at 12:43 PM Matias Ezequiel Vara Larsen <[email protected]> wrote: > > Signed-off-by: Matias Ezequiel Vara Larsen <[email protected]> > --- > v4 -> v5: drop subject and only leave body > v3 -> v4: add "[]" > v2 -> v3: use "()" > v1 -> v2: add Subject and To > --- > README.md | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/README.md b/README.md > index c06caf6..0be389e 100644 > --- a/README.md > +++ b/README.md > @@ -206,7 +206,13 @@ 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> > +Could please open a voting ballot for these changes?<br> > +<br> > +Fixes: https://github.com/oasis-tcs/virtio-spec/issues/NNN<br> > +</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 >