Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04656e commit f187969Copy full SHA for f187969
1 file changed
Doc/whatsnew/3.12.rst
@@ -37,11 +37,11 @@
37
* Credit the author of a patch or bugfix. Just the name is
38
sufficient; the e-mail address isn't necessary.
39
40
- * It's helpful to add the bug/patch number as a comment:
+ * It's helpful to add the issue number as a comment:
41
42
XXX Describe the transmogrify() function added to the socket
43
module.
44
- (Contributed by P.Y. Developer in :issue:`12345`.)
+ (Contributed by P.Y. Developer in :gh:`12345`.)
45
46
This saves the maintainer the effort of going through the VCS log when
47
researching a change.
0 commit comments