@@ -34,18 +34,22 @@ Helping with issues filed on the issue tracker
34
34
----------------------------------------------
35
35
36
36
If you look at `documentation issues `_ on the `issue tracker `_, you
37
- will find various documentation problems that need work. Issues vary from
37
+ will find various documentation problems that may need work. Issues vary from
38
38
typos, to unclear documentation, to something completely lacking documentation.
39
39
40
40
If you decide to tackle a documentation issue, you can simply submit a
41
41
:doc: `pull request <pullrequest >` for the issue. If you are worried that someone
42
- else might be working simultaneously on the issue, simply leave a comment on the
43
- issue saying you are going to try and create a pull request and roughly how long
44
- you think you will take to do it (this allows others to take on the issue if you
45
- happen to forget or lose interest).
42
+ else might be working simultaneously on the issue, first check to see if there
43
+ is a paperclip or `octocat `_ icon at the end of the title column. If there
44
+ is, then someone has already attached a patch or created a pull request for the
45
+ issue. If there aren't any icons, then simply leave a comment on the issue
46
+ saying you are going to try and create a pull request and roughly how long
47
+ you think you will take to do it (this allows others to take on the issue if
48
+ you happen to forget or lose interest).
46
49
47
50
.. _issue tracker : https://bugs.python.org
48
- .. _documentation issues : https://bugs.python.org/issue?%40search_text=&ignore=file%3Acontent&title=&%40columns=title&id=&%40columns=id&stage=&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&nosy=&type=&components=4&versions=&dependencies=&assignee=&keywords=&priority=&%40group=priority&status=1&%40columns=status&resolution=&nosy_count=&message_count=&%40pagesize=50&%40startwith=0&%40queryname=&%40old-queryname=&%40action=search
51
+ .. _documentation issues : https://bugs.python.org/issue?%40search_text=&ignore=file%3Acontent&title=&%40columns=title&id=&%40columns=id&stage=&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&nosy=&type=&components=4&versions=&dependencies=&assignee=&keywords=6&priority=&status=1&%40columns=status&resolution=&nosy_count=&message_count=&%40group=&%40pagesize=100&%40startwith=0&%40sortdir=on&%40queryname=&%40old-queryname=&%40action=search
52
+ .. _octocat : https://github.com/logos
49
53
50
54
51
55
Proofreading
0 commit comments