Skip to content

Commit f187969

Browse files
authored
Update whatsnew instructions for GitHub (python#98124)
1 parent a04656e commit f187969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
* Credit the author of a patch or bugfix. Just the name is
3838
sufficient; the e-mail address isn't necessary.
3939
40-
* It's helpful to add the bug/patch number as a comment:
40+
* It's helpful to add the issue number as a comment:
4141
4242
XXX Describe the transmogrify() function added to the socket
4343
module.
44-
(Contributed by P.Y. Developer in :issue:`12345`.)
44+
(Contributed by P.Y. Developer in :gh:`12345`.)
4545
4646
This saves the maintainer the effort of going through the VCS log when
4747
researching a change.

0 commit comments

Comments
 (0)