Skip to content
Merged
Prev Previous commit
Next Next commit
Update PULL_REQUEST_TEMPLATE.md
  • Loading branch information
story645 authored Apr 13, 2017
commit 341767f406c776dd5f40bded8e15f1a8cb487aef
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ Thank you so much for your PR! To help us review, please make use of our
[development guide](http://matplotlib.org/devdocs/devel/coding_guide.html#documentation) and fill out the form to the best of your ability.

**PR Summary**
- Please use a title that describes the bug being fixed or the feature being implemented-for example "Raises ValueError on Non-Numeric Input to set_xlim"
- Please provide at least 1-2 sentences describing the pull request in detail.

- Please provide at least 1-2 sentences describing the pull request.
- What type of PR is this?
- [ ] library bug fix
- [ ] documentation bug fix
Expand All @@ -23,5 +24,4 @@ Thank you so much for your PR! To help us review, please make use of our
- [ ] change the API in a backward-incompatible way: documented it in [doc/api/api_changes.rst](../doc/api/api_changes)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

documented --> document

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, nevermind, I see it is all supposed to be past tense.


We understand that PRs can sometimes feel like a guantlet, especially as the reviews start coming in. Please let us know
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gauntlet

the line wrapping is a bit weird.

if the reviews are unclear or the recommended next step is too ardous, and if you'd like help in addressing a reveiwers
comments. And ping us if you've been waiting too long to hear back on your PR!
if the reviews are unclear or the recommended next step is overwhelming, or if you would like help in addressing a reviewer's comments. And please ping us if you've been waiting too long to hear back on your PR!