@@ -37,10 +37,10 @@ The in-development and recent maintenance branches are rebuilt once per day.
37
37
38
38
If you would like to be more involved with documentation, consider subscribing
39
39
to the `
[email protected] <
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 ` [email protected] < 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 .
44
44
45
45
46
46
Helping with documentation issues
@@ -52,8 +52,9 @@ typos to unclear documentation and items lacking documentation.
52
52
53
53
If you see a documentation issue that you would like to tackle, you can:
54
54
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
57
58
request for the issue.
58
59
* leave a comment on the issue saying you are going to try and create a pull
59
60
request and roughly how long you think you will take to do so (this allows
0 commit comments