File tree Expand file tree Collapse file tree 1 file changed +31
-12
lines changed
Expand file tree Collapse file tree 1 file changed +31
-12
lines changed Original file line number Diff line number Diff line change @@ -32,18 +32,37 @@ contributors through the process.
3232
3333Guide 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
4867We **recommend ** that the documents in this guide be read as needed. You
4968can stop where you feel comfortable and begin contributing immediately without
You can’t perform that action at this time.
0 commit comments