File tree Expand file tree Collapse file tree
docs/sphinx/source/contributing Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,32 @@ contributors from novice to expert. Don't worry if you don't (yet)
1212understand parts of it.
1313
1414
15+ .. _core-principles :
16+
17+ Core principles
18+ ~~~~~~~~~~~~~~~
19+ Some core guidelines on the package, requirements for contributors, and the
20+ practices and management of contributions.
21+
22+ * pvlib-python is an advanced scientific modeling toolbox.
23+ * Every pull request (PR) should address one or more open issues. The PR should
24+ be outlined in the issue discussion.
25+ * Maintainers reserve the right to close PRs that do not comply with the
26+ contributing guidelines.
27+ * GSoC: For Google Summer of Code, we invite applications only from those with
28+ significnat PV modeling experience and who are motivated to join the pvlib
29+ maintainance teams
30+ * A background in solar energy and/or experience in pvlib python
31+ is required to effectively address some issues due to subtleties that are hard
32+ to appreciate until struggling with an implementation. It is not always clear
33+ which issues fall into this bucket. Don't be offended if maintainers close your
34+ PR for this reason.
35+
36+ While we welcome new contributors, reviewer capacity is limited. Therefore,
37+ following the guidelines above throughout in the contributing process is
38+ critical. Since
39+
40+
1541.. _easy-ways-to-contribute :
1642
1743Easy ways to contribute
You can’t perform that action at this time.
0 commit comments