Skip to content

Commit 08db087

Browse files
committed
Updated the info notes on the index page.
1 parent e6d4f91 commit 08db087

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@
1212
Welcome to the Python RPM Porting Guide
1313
=======================================
1414

15-
.. note::
16-
This guide is freshly written; if you've spotted any errors, have any suggestions or think some section(s) could be expanded, please create an Issue or a Pull request on `GitHub`_.
17-
1815
This document aims to guide you through the process of porting your Python 2 Fedora package to Python 3.
1916

2017
.. note::
2118
If you struggle with the porting of your package and would like help or more information, please contact us at the `python-devel mailing list`_ (also accessible through a `web interface`_) and we will try to help you and/or improve the guide accordingly.
2219

20+
If you've spotted any errors, have any suggestions or think some section(s) could be expanded, please create an Issue or a Pull request on our `GitHub`_.
21+
2322
.. _python-devel mailing list: https://lists.fedoraproject.org/admin/lists/python-devel.lists.fedoraproject.org/
2423
.. _web interface: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/
2524
.. _GitHub: https://github.com/fedora-python/python-rpm-porting

0 commit comments

Comments
 (0)