File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,17 @@ License
51
51
BSD 3-clause
52
52
53
53
54
- Contact
55
- =======
54
+ Getting support
55
+ ===============
56
+
57
+ pvlib usage questions can be asked on
58
+ [ Stack Overflow] ( http://stackoverflow.com ) and tagged with
59
+ the [ pvlib] ( http://stackoverflow.com/questions/tagged/pvlib ) tag.
60
+
61
+ The [ pvlib-python google group] ( https://groups.google.com/forum/#!forum/pvlib-python )
62
+ is used for discussing various topics of interest to the pvlib-python
63
+ community. We also make new version announcements on the google group.
56
64
57
- Please use our [ issues page] ( https://github.com/pvlib/pvlib-python/issues )
58
- to contact the developers and pvlib community.
65
+ If you suspect that you may have discovered a bug or if you'd like to
66
+ change something about pvlib, then please make an issue on our
67
+ [ GitHub issues page] ( https://github.com/pvlib/pvlib-python/issues ) .
Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ Documentation
132
132
* Minor improvements and updates to installation documentation. (:issue: `531 `)
133
133
* Improve LocalizedPVSystem and LocalizedSingleAxisTracker documentation.
134
134
(:issue: `532 `)
135
+ * Copy pvlib documentation's "Getting support" section to README.md.
135
136
136
137
137
138
Testing
You can’t perform that action at this time.
0 commit comments