Skip to content

Commit 35c5b3d

Browse files
committed
Update introduction_to_contributing.rst
1 parent d559e2a commit 35c5b3d

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

docs/sphinx/source/contributing/introduction_to_contributing.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,32 @@ contributors from novice to expert. Don't worry if you don't (yet)
1212
understand 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

1743
Easy ways to contribute

0 commit comments

Comments
 (0)