Skip to content

Commit bc12737

Browse files
committed
Copy from first-time-contributors about Fixes #ISSUE-NUMBER
1 parent abf5f7b commit bc12737

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/contributing/core/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,9 @@ New change log entries should be added at the top of {file}`CHANGES.rst`.
279279
## Create a pull request
280280

281281
After you have completed all the foregoing steps, push your changes to a remote branch and create a pull request in GitHub.
282-
283-
If you are working from an issue, return to the original issue, and add a link to the pull request.
282+
If you are working from an issue, include "Fixes #ISSUE-NUMBER" in the description.
283+
This enables automatic closing of the related issue when the pull request is merged.
284+
This also creates a hyperlink to the original issue for easy reference.
284285

285286

286287
## Jenkins and mr.roboto

0 commit comments

Comments
 (0)