Skip to content

Commit 54a817c

Browse files
Ned's suggestion for table
1 parent 6cd0e1d commit 54a817c

File tree

1 file changed

+31
-12
lines changed

1 file changed

+31
-12
lines changed

index.rst

Lines changed: 31 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,37 @@ contributors through the process.
3232

3333
Guide for contributing to Python:
3434

35-
======================== ===================
36-
Code Documentation
37-
======================== ===================
38-
:ref:`setup` :ref:`docquality`
39-
:ref:`help` :ref:`documenting`
40-
:ref:`pullrequest` :ref:`style-guide`
41-
:ref:`runtests` :ref:`rst-primer`
42-
:ref:`fixingissues` :ref:`translating`
43-
:ref:`communication` :ref:`devguide`
44-
:ref:`gitbootcamp`
45-
:ref:`devcycle`
46-
======================== ===================
35+
.. list-table::
36+
:widths: 10 10 10
37+
:header-rows: 1
38+
39+
* - Documentation
40+
- Code
41+
- Triage
42+
* -
43+
* :ref:`docquality`
44+
* :ref:`documenting`
45+
* :ref:`style-guide`
46+
* :ref:`rst-primer`
47+
* :ref:`translating`
48+
* :ref:`devguide`
49+
-
50+
* :ref:`setup`
51+
* :ref:`help`
52+
* :ref:`pullrequest`
53+
* :ref:`runtests`
54+
* :ref:`fixingissues`
55+
* :ref:`communication`
56+
* :ref:`gitbootcamp`
57+
* :ref:`devcycle`
58+
-
59+
* :ref:`tracker`
60+
* :ref:`triaging`
61+
* :ref:`helptriage`
62+
* :ref:`experts`
63+
* :ref:`labels`
64+
* :ref:`gh-faq`
65+
* :ref:`triage-team`
4766

4867
We **recommend** that the documents in this guide be read as needed. You
4968
can stop where you feel comfortable and begin contributing immediately without

0 commit comments

Comments
 (0)