RE: [PATCH v5] README.md: add example email for TC vote request
Parav Pandit <[email protected]>
| Newsgroups | dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <CY8PR12MB7195B666399E7D7A6AA18B49DC1EA@CY8PR12MB7195.namprd12.prod.outlook.com> |
> From: Matias Ezequiel Vara Larsen <[email protected]> > Sent: 25 September 2025 04:16 PM > > 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 > > Merged.