summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
blob: 55e4168747e10d1e89ad5936bcbf656c28f7aea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
!!! If this is a backport PR (PR made against branches other than `master`),
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.7].

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

PLEASE: Remove this headline!!!