@@ -37,10 +37,10 @@ The in-development and recent maintenance branches are rebuilt once per day.
3737
3838If you would like to be more involved with documentation, consider subscribing
3939to the `docs@python.org <https://mail.python.org/mailman3/lists/docs.python.org/ >`_
40- mailing list. The ` issue tracker `_ sends new documentation issues to this
41- mailing list, and, less frequently, the list receives some directly mailed bug
42- reports. The ` docs-sig@python.org < https://mail.python.org/mailman/listinfo/doc-sig >`_
43- mailing list discusses the documentation toolchain, projects, and standards .
40+ mailing list and the ` Documentation category on the Python Discourse
41+ <https://discuss.python.org/c/documentation/26> `_,
42+ where user issues are raised and documentation toolchain, projects, and standards
43+ are discussed .
4444
4545
4646Helping with documentation issues
@@ -52,8 +52,9 @@ typos to unclear documentation and items lacking documentation.
5252
5353If you see a documentation issue that you would like to tackle, you can:
5454
55- * check to see if there is a paperclip or `octocat `_ icon at the end of the
56- issue's title column. If there is, then someone has already created a pull
55+ * check to see if there is pull request icon to the right of the issue's title,
56+ or an open pull request listed under :guilabel: `Linked PRs ` in the issue body.
57+ If there is, then someone has already created a pull
5758 request for the issue.
5859* leave a comment on the issue saying you are going to try and create a pull
5960 request and roughly how long you think you will take to do so (this allows
0 commit comments