Commit 66033733 authored by Brett Cannon's avatar Brett Cannon Committed by GitHub

Tweak formatting of PR message template (#3828)

parent 8b4ff53c
!!! 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, for example [3.6]
```
[X.Y] <title from the original PR> (GH-NNNN)
```
Where: [X.Y] is the branch name, e.g. [3.6].
GH-NNNN refers to the PR number from `master`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment