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

Skip to content

Commit 5a96eff

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
relative links for the mpl internal references
1 parent 90096e0 commit 5a96eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Thank you so much for your PR! To help us review, please make use of our
1919
- [ ] Related issues and pull requests [are listed](https://help.github.com/articles/autolinked-references-and-urls/)
2020

2121
** 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)
2424

2525
We understand that PRs can sometimes feel like a guantlet, especially as the reviews start coming in. Please let us know
2626
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

Comments
 (0)