Commit Graph

6 Commits

Author SHA1 Message Date
Suriyaa ✌️️ 9bb9b53556 [3.7] Update version in '.github/PULL_REQUEST_TEMPLATE.md' (GH-7537) 2018-06-08 14:46:27 -04:00
Benjamin Peterson f1ee4a2e52
[3.7] bpo-33488: Satisfy markdownlint for the pull request template. (GH-6786)
./.github/PULL_REQUEST_TEMPLATE.md:8: MD031 Fenced code blocks should be
surrounded by blank lines
./.github/PULL_REQUEST_TEMPLATE.md:10: MD031 Fenced code blocks should
be surrounded by blank lines
./.github/PULL_REQUEST_TEMPLATE.md:19: MD031 Fenced code blocks should
be surrounded by blank lines
./.github/PULL_REQUEST_TEMPLATE.md:21: MD031 Fenced code blocks should
be surrounded by blank lines.
(cherry picked from commit 5cd22cf209)

Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
2018-05-13 18:26:58 -07:00
Brett Cannon 66033733aa Tweak formatting of PR message template (#3828) 2017-09-29 11:16:38 -07:00
Mariatta 36d644d37a Create PULL_REQUEST_TEMPLATE.md (GH-3404)
Explain that backport PR should include branch name and the original PR number.
2017-09-06 17:27:05 -07:00
Brett Cannon 6f0eb93183 Delete old pull request template 2017-02-10 14:09:18 -08:00
Senthil Kumaran 58cb93f023 issue27476 - Introduce a .github template to discourage github pull requests
and point users to developers guide.
2016-07-10 12:24:41 -07:00