Skip to content

Commit 7ddd6b0

Browse files
authored
Merge pull request #8482 from matplotlib/pull-request-temp
DOC: Modified PR Template
2 parents 269dabc + 1807422 commit 7ddd6b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Thank you so much for your PR! To help us review, fill out the form to the best of your ability. Also, please make use of the development guide at http://matplotlib.org/devdocs/devel/index.html
1+
<!--Thank you so much for your PR! To help us review, fill out the form to the best of your ability. Please make use of the development guide at http://matplotlib.org/devdocs/devel/index.html-->
22

3-
<!--- Provide a general summary of your changes in the Title above, for example "Raises ValueError on Non-Numeric Input to set_xlim". Please avoid non-descriptive titles such as "Addresses issue #8576"-->
3+
<!--- Provide a general summary of your changes in the title above, for example "Raises ValueError on Non-Numeric Input to set_xlim". Please avoid non-descriptive titles such as "Addresses issue #8576"-->
44

55
## PR Summary
66
<!--- Please provide at least 1-2 sentences describing the pull request in detail. Why is this change required? What problem does it solve? -->
@@ -14,5 +14,5 @@ Thank you so much for your PR! To help us review, fill out the form to the best
1414
- [ ] Added an entry to doc/users/whats_new.rst if major new feature
1515
- [ ] Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way
1616

17-
We understand that PRs can sometimes be overwhelming, especially as the reviews start coming in. Please let us know
18-
if the reviews are unclear or the recommended next step seems overly demanding , 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!
17+
<!--We understand that PRs can sometimes be overwhelming, especially as the reviews start coming in. Please let us know
18+
if the reviews are unclear or the recommended next step seems overly demanding , 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)