mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Update whatsnew instructions for GitHub (#98124)
This commit is contained in:
parent
a04656ec32
commit
f1879690aa
1 changed files with 2 additions and 2 deletions
|
@ -37,11 +37,11 @@
|
||||||
* Credit the author of a patch or bugfix. Just the name is
|
* Credit the author of a patch or bugfix. Just the name is
|
||||||
sufficient; the e-mail address isn't necessary.
|
sufficient; the e-mail address isn't necessary.
|
||||||
|
|
||||||
* It's helpful to add the bug/patch number as a comment:
|
* It's helpful to add the issue number as a comment:
|
||||||
|
|
||||||
XXX Describe the transmogrify() function added to the socket
|
XXX Describe the transmogrify() function added to the socket
|
||||||
module.
|
module.
|
||||||
(Contributed by P.Y. Developer in :issue:`12345`.)
|
(Contributed by P.Y. Developer in :gh:`12345`.)
|
||||||
|
|
||||||
This saves the maintainer the effort of going through the VCS log when
|
This saves the maintainer the effort of going through the VCS log when
|
||||||
researching a change.
|
researching a change.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue