]> granicus.if.org Git - python/commit
[3.7] bpo-33488: Satisfy markdownlint for the pull request template. (GH-6786)
authorBenjamin Peterson <benjamin@python.org>
Mon, 14 May 2018 01:26:58 +0000 (18:26 -0700)
committerGitHub <noreply@github.com>
Mon, 14 May 2018 01:26:58 +0000 (18:26 -0700)
commitf1ee4a2e52d98698ec2c0a0e8acb6cd3bbc9bf1f
treee682694877491f825501bbaf026d37df8ea9d0f2
parent8ed545f6de37efdadbcf71c45bb8136b8cb9619d
[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 5cd22cf2097a6dd209999cf97858d54564a3be87)

Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
.github/PULL_REQUEST_TEMPLATE.md