]> granicus.if.org Git - python/commitdiff
[3.7] Update version in '.github/PULL_REQUEST_TEMPLATE.md' (GH-7537)
authorSuriyaa ✌️️ <isc.suriyaa@gmail.com>
Fri, 8 Jun 2018 18:46:27 +0000 (20:46 +0200)
committerNed Deily <nad@python.org>
Fri, 8 Jun 2018 18:46:27 +0000 (14:46 -0400)
.github/PULL_REQUEST_TEMPLATE.md

index 402e528feb2f91e474ffd1250787e73402809b9d..55e4168747e10d1e89ad5936bcbf656c28f7aea5 100644 (file)
@@ -5,7 +5,7 @@ please ensure that the PR title is in the following format:
 [X.Y] <title from the original PR> (GH-NNNN)
 ```
 
-Where: [X.Y] is the branch name, e.g. [3.6].
+Where: [X.Y] is the branch name, e.g. [3.7].
 
 GH-NNNN refers to the PR number from `master`.