[3.7] Update version in '.github/PULL_REQUEST_TEMPLATE.md' (GH-7537)

This commit is contained in:
Suriyaa ✌️️ 2018-06-08 20:46:27 +02:00 committed by Ned Deily
parent 5c7f22c2a3
commit 9bb9b53556
1 changed files with 1 additions and 1 deletions

View 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`.