8000 Remove the topic table · python/devguide@dbfea78 · GitHub
[go: up one dir, main page]

Skip to content

Commit dbfea78

Browse files
committed
Remove the topic table
1 parent d65695b commit dbfea78

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

index.rst

Lines changed: 1 addition & 33 deletions
186
Original file line numberDiff line numberDiff line change
@@ -154,38 +154,7 @@ Core developers and contributors alike will find the following guides useful:
154154
* `How to Contribute to Open Source <https://opensource.guide/how-to-contribute/>`_
155155
* `Building Welcoming Communities <https://opensource.guide/building-community/>`_
156156

157-
Guide for contributing to Python:
158-
159-
+------------------------+---------------------+-----------------------+---------------------+
160-
| New Contributors | Documentarians | Triagers | Core Developers |
161-
+========================+=====================+=======================+=====================+
162-
| :ref:`setup` | :ref:`docquality` | :ref:`tracker` | :ref:`coredev` |
163-
+------------------------+---------------------+-----------------------+---------------------+
164-
| :ref:`help` | :ref:`documenting` | :ref:`triaging` | :ref:`developers` |
165-
+------------------------+---------------------+-----------------------+---------------------+
166-
| :ref:`pullrequest` | :ref:`style-guide` | :ref:`helptriage` | :ref:`committing` |
167-
+------------------------+---------------------+-----------------------+---------------------+
168-
| :ref:`runtests` | :ref:`rst-primer` | :ref:`experts` | :ref:`devcycle` |
169-
+------------------------+---------------------+-----------------------+---------------------+
170-
| :ref:`fixingissues` | :ref:`translating` | | :ref:`motivations` |
171-
+------------------------+---------------------+-----------------------+---------------------+
172-
| :ref:`communication` | | | :ref:`office hour` |
173-
+------------------------+---------------------+-----------------------+---------------------+
174-
| :ref:`gitbootcamp` | | | |
175-
+------------------------+---------------------+-----------------------+---------------------+
176-
177-
Advanced tasks and topics for once you are comfortable:
178-
179-
* :ref:`silencewarnings`
180-
* Fixing issues found by the :ref:`buildbots <buildbots>`
181-
* :ref:`coverity`
182-
* Helping out with reviewing `open pull requests`_.
183-
See :ref:`how to review a Pull Request <how-to-review-a-pull-request>`.
184-
* :ref:`fixingissues`
185-
-
It is **recommended** that the above documents be read as needed. New
187-
contributors will build understanding of the CPython workflow by reading the
188-
sections mentioned in this table. You
157+
We **recommend** that the documents in this guide be read as needed. You
189158
can stop where you feel comfortable and begin contributing immediately without
190159
reading and understanding these documents all at once. If you do choose to skip
191160
around within the documentation, be aware that it is written assuming preceding
@@ -317,4 +286,3 @@ Full Table of Contents
317286
.. _IronPython: https://ironpython.net/
318287
.. _Stackless: https://github.com/stackless-dev/stackless/wiki/
319288
.. _Issue tracker: https://github.com/python/cpython/issues
320-
.. _open pull requests: https://github.com/python/cpython/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aopen%20label%3A%22awaiting%20review%22

0 commit comments

Comments
 (0)
0