We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4ff53 commit 6603373Copy full SHA for 6603373
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,9 +1,9 @@
1
!!! If this is a backport PR (PR made against branches other than `master`),
2
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]
+```
+[X.Y] <title from the original PR> (GH-NNNN)
+Where: [X.Y] is the branch name, e.g. [3.6].
7
8
GH-NNNN refers to the PR number from `master`.
9
0 commit comments