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

Skip to content

Commit 341767f

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent f155f56 commit 341767f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ Thank you so much for your PR! To help us review, please make use of our
22
[development guide](http://matplotlib.org/devdocs/devel/coding_guide.html#documentation) and fill out the form to the best of your ability.
33

44
**PR Summary**
5+
- 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"
6+
- Please provide at least 1-2 sentences describing the pull request in detail.
57

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

2526
We understand that PRs can sometimes feel like a guantlet, especially as the reviews start coming in. Please let us know
26-
if the reviews are unclear or the recommended next step is too ardous, and if you'd like help in addressing a reveiwers
27-
comments. And ping us if you've been waiting too long to hear back on your PR!
27+
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!

0 commit comments

Comments
 (0)