File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,8 @@ missing concepts and terminology.
7373
7474A number of individuals from the Python community have contributed to a series
7575of excellent guides at `Open Source Guides <https://opensource.guide/ >`__.
76+ For example,
77+ `How to Contribute to Open Source <https://opensource.guide/how-to-contribute/ >`__.
7678
7779
7880.. _quick-reference :
@@ -218,6 +220,7 @@ Key resources
218220 of the ``main `` branch
219221
220222* PEPs _ (Python Enhancement Proposals)
223+ * `The Python Discourse <https://discuss.python.org/ >`__
221224* :ref: `help `
222225* :ref: `developers `
223226* :ref: `gitbootcamp `
@@ -246,6 +249,7 @@ Additional resources
246249
247250Code of conduct
248251---------------
252+
249253Please note that all interactions on
250254`Python Software Foundation <https://www.python.org/psf-landing/ >`__-supported
251255infrastructure is `covered
@@ -284,6 +288,8 @@ developers to work on them. Some major examples that may be of interest are:
284288 and learning to code on low-cost microcontroller boards.
285289
286290
291+ .. _contents :
292+
287293Full table of contents
288294----------------------
289295
@@ -302,7 +308,7 @@ Full table of contents
302308 contrib/index
303309
304310
305- .. _Buildbot status : https://buildbot.python.org/#/
311+ .. _Buildbot status : https://buildbot.python.org/
306312.. _PEPs : https://peps.python.org/
307313.. _python.org maintenance : https://pythondotorg.readthedocs.io/
308314.. _Python : https://www.python.org/
You can’t perform that action at this time.
0 commit comments