Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 427cca4

Browse files
story645brunobeltran
authored andcommitted
mild copy edits
1 parent 035e373 commit 427cca4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ API changes:
3737
<!--
3838
Meta:
3939
40-
- PR title summarizes the changes. (For example, prefer "Raise `ValueError` on non-numeric input to `set_xlim`" instead of "Addresses issue #8576").
41-
- PR has at least 1-2 sentence summary.
40+
- PR title descriptively summarizes the changes. (For example, prefer "Raise `ValueError` on non-numeric input to `set_xlim`" to "Addresses issue #8576").
41+
- PR has at least a 1-2 sentence summary.
4242
- PR is not out of master, but out of a separate branch (e.g. `your-user-name:non-numeric-xlim -> matplotlib:master`)
4343
- Optional: PR cross-links related issues.
4444
-->
@@ -53,8 +53,8 @@ If you have further questions:
5353
https://matplotlib.org/devel/gitwash/development_workflow.html.
5454
5555
We understand that PRs can sometimes be overwhelming, especially as the
56-
reviews start coming in. Please let us know if the reviews are unclear or
57-
the recommended next step seems overly demanding, if you would like help in
58-
addressing a reviewer's comments, or if you have been waiting too long to hear
56+
reviews start coming in. Please let us know if the reviews are unclear,
57+
the recommended next step seems overly demanding, you would like help in
58+
addressing a reviewer's comments, or you have been waiting too long to hear
5959
back on your PR.
6060
-->

0 commit comments

Comments
 (0)