Skip to content

Commit 6603373

Browse files
authored
Tweak formatting of PR message template (#3828)
1 parent 8b4ff53 commit 6603373

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
!!! If this is a backport PR (PR made against branches other than `master`),
22
please ensure that the PR title is in the following format:
3-
4-
[X.Y] <title from the original PR> GH-NNNN
5-
6-
Where: [X.Y] is the branch name, for example [3.6]
3+
```
4+
[X.Y] <title from the original PR> (GH-NNNN)
5+
```
6+
Where: [X.Y] is the branch name, e.g. [3.6].
77

88
GH-NNNN refers to the PR number from `master`.
99

0 commit comments

Comments
 (0)