[3.7] Update version in '.github/PULL_REQUEST_TEMPLATE.md' (GH-7537)
This commit is contained in:
parent
5c7f22c2a3
commit
9bb9b53556
|
@ -5,7 +5,7 @@ please ensure that the PR title is in the following format:
|
||||||
[X.Y] <title from the original PR> (GH-NNNN)
|
[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`.
|
GH-NNNN refers to the PR number from `master`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue