You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ Thank you so much for your PR! To help us review, please make use of our
19
19
-[ ] Related issues and pull requests [are listed](https://help.github.com/articles/autolinked-references-and-urls/)
20
20
21
21
** Major Changes **
22
-
-[ ] major new feature: added an entry to [doc/users/whats_new.rst](https://github.com/matplotlib/matplotlib/tree/master/doc/users/whats_new).
23
-
-[ ] change the API in a backward-incompatible way: documented it in [doc/api/api_changes.rst](https://github.com/matplotlib/matplotlib/tree/master/doc/api/api_changes)
22
+
-[ ] major new feature: added an entry to [doc/users/whats_new.rst](../doc/users/whats_new).
23
+
-[ ] change the API in a backward-incompatible way: documented it in [doc/api/api_changes.rst](../doc/api/api_changes)
24
24
25
25
We understand that PRs can sometimes feel like a guantlet, especially as the reviews start coming in. Please let us know
26
26
if the reviews are unclear or the recommended next step is too ardous, and if you'd like help in addressing a reveiwers
0 commit comments