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
-[ ] Fully documented, including the appropriate `docs/sphinx/source/whatsnew` file for all changes and the `docs/sphinx/source/api.rst` for new API
1
+
pvlib python pull request guidelines
2
+
====================================
3
+
4
+
Thank you for your contribution to pvlib python!
5
+
6
+
You may submit a pull request with your code at any stage of completion, however, before the code can be merged the following items must be addressed:
7
+
8
+
-[ ] Closes issue #xxxx
9
+
-[ ] Fully tested. Added and/or modified tests to ensure correct behavior for all reasonable inputs. Tests must pass on the TravisCI and Appveyor testing services.
0 commit comments