From b1e9eb72574547c3ad627285c095c186155f255d Mon Sep 17 00:00:00 2001 From: hannah Date: Sun, 3 Sep 2023 12:12:08 -0400 Subject: [PATCH] Condense long PR comment, break up and put into related sections. --- .github/PULL_REQUEST_TEMPLATE.md | 41 +++++++++++--------------------- 1 file changed, 14 insertions(+), 27 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fa84d5cac9f5..487ca7482767 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,16 @@ -## PR summary + +## PR summary + ## PR checklist @@ -9,32 +20,8 @@ - [ ] *New Features* and *API Changes* are noted with a [directive and release note](https://matplotlib.org/devdocs/devel/coding_guide.html#new-features-and-api-changes) - [ ] Documentation complies with [general](https://matplotlib.org/devdocs/devel/documenting_mpl.html#writing-rest-pages) and [docstring](https://matplotlib.org/devdocs/devel/documenting_mpl.html#writing-docstrings) guidelines - +back on your PR.-->