README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Make the README more clearly.
Signed-off-by: Zhihai Dong <dongzhihai@eswincomputing.com>
---
README.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.rst b/README.rst
index 21df79ef43..b120a1f69e 100644
--- a/README.rst
+++ b/README.rst
@@ -82,7 +82,7 @@ guidelines set out in the `style section
the Developers Guide.
Additional information on submitting patches can be found online via
-the QEMU website
+the QEMU website:
* `<https://wiki.qemu.org/Contribute/SubmitAPatch>`_
* `<https://wiki.qemu.org/Contribute/TrivialPatches>`_
@@ -102,7 +102,7 @@ requires a working 'git send-email' setup, and by default doesn't
automate everything, so you may want to go through the above steps
manually for once.
-For installation instructions, please go to
+For installation instructions, please go to:
* `<https://github.com/stefanha/git-publish>`_
@@ -159,7 +159,7 @@ Contact
=======
The QEMU community can be contacted in a number of ways, with the two
-main methods being email and IRC
+main methods being email and IRC:
* `<mailto:qemu-devel@nongnu.org>`_
* `<https://lists.nongnu.org/mailman/listinfo/qemu-devel>`_
--
2.34.1
On Wed, 3 Jul 2024 at 04:40, Zhihai Dong <dongzhihai@eswincomputing.com> wrote: > > Make the README more clearly. > > Signed-off-by: Zhihai Dong <dongzhihai@eswincomputing.com> > --- > README.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/README.rst b/README.rst > index 21df79ef43..b120a1f69e 100644 > --- a/README.rst > +++ b/README.rst > @@ -82,7 +82,7 @@ guidelines set out in the `style section > the Developers Guide. > > Additional information on submitting patches can be found online via > -the QEMU website > +the QEMU website: > > * `<https://wiki.qemu.org/Contribute/SubmitAPatch>`_ > * `<https://wiki.qemu.org/Contribute/TrivialPatches>`_ > @@ -102,7 +102,7 @@ requires a working 'git send-email' setup, and by default doesn't > automate everything, so you may want to go through the above steps > manually for once. > > -For installation instructions, please go to > +For installation instructions, please go to: > > * `<https://github.com/stefanha/git-publish>`_ > > @@ -159,7 +159,7 @@ Contact > ======= > > The QEMU community can be contacted in a number of ways, with the two > -main methods being email and IRC > +main methods being email and IRC: > > * `<mailto:qemu-devel@nongnu.org>`_ > * `<https://lists.nongnu.org/mailman/listinfo/qemu-devel>`_ > -- > 2.34.1 (cc'ing qemu-trivial) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> thanks -- PMM
© 2016 - 2024 Red Hat, Inc.