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
-[ ] Code is [tested](http://matplotlib.org/devel/testing.html#testing) using[Py.test](https://docs.pytest.org/en/latest/) style tests) on Py2 and Py3
16
+
-[ ] Code is [PEP 8](https://www.python.org/dev/peps/pep-0008/) compliant
17
+
-[ ] New features are documented-and have an example if plot related
18
+
-[ ] Documentation is [sphinx](http://matplotlib.org/devdocs/devel/documenting_mpl.html) and [numpydoc](https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt) compliant
19
+
-[ ] Related issues and pull requests [are listed](https://help.github.com/articles/autolinked-references-and-urls/)
20
+
21
+
** Major Changes **
22
+
-[ ] non-trivial: made an entry in the [CHANGELOG](https://github.com/matplotlib/matplotlib/blob/master/doc/users/prev_whats_new/changelog.rst).
23
+
-[ ] major new feature: added an entry to [doc/users/whats_new.rst](https://github.com/matplotlib/matplotlib/tree/master/doc/users/whats_new).
24
+
-[ ] 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)
25
+
26
+
We understand that PRs can sometimes feel like a guantlet, especially as the reviews start coming in. Please let us know
27
+
if the reviews are unclear or the recommended next step is too ardous, and if you'd like help in addressing a reveiwers
28
+
comments. And ping us if you've been waiting too long to hear back on your PR!
0 commit comments