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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ Thank you so much for your PR! To help us review, fill out the form to the best
7
7
<!--- If it fixes an open issue, please link to the issue here. -->
8
8
9
9
## PR Checklist
10
-
-[ ]Code is tested using Py.test on Py2 and Py3
10
+
-[ ]Has Pytest style unit tests
11
11
-[ ] Code is PEP 8 compliant
12
-
-[ ] New features are documented-and have an example if plot related
12
+
-[ ] New features are documented, with examples if plot related
13
13
-[ ] Documentation is sphinx and numpydoc compliant
14
-
-[ ]major new feature: added an entry to doc/users/whats_new.rst
15
-
-[ ]change the API in a backward-incompatible way: documented it in doc/api/api_changes.rst
14
+
-[ ]Added an entry to doc/users/whats_new.rst if major new feature:
15
+
-[ ]Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way
16
16
17
-
We understand that PRs can sometimes feel like a guantlet, especially as the reviews start coming in. Please let us know
18
-
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!
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