There was an error while loading. Please reload this page.
1 parent 099ddc5 commit 5e6548cCopy full SHA for 5e6548c
1 file changed
getting-started/pull-request-lifecycle.rst
@@ -210,8 +210,8 @@ Reviewers want to be able to understand roughly what your pull request does
210
before reading the changes.
211
212
The title should be a sentence or phrase in the imperative which says what the
213
-pull request does in short form. It should start with ``gh-NNNNNN:``, for pull
214
-requests which close open issues.
+pull request does in short form. Pull requests attached to issues should
+be linked by putting the issue number in the title (``gh-NNNNNN:``).
215
For example, ``gh-12345: Fix bug when spam module is served with eggs``.
216
217
The pull request description field should be a detailed summary.
0 commit comments