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
5151BSD 3-clause
5252
5353
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.
5664
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
132132* Minor improvements and updates to installation documentation. (:issue: `531 `)
133133* Improve LocalizedPVSystem and LocalizedSingleAxisTracker documentation.
134134 (:issue: `532 `)
135+ * Copy pvlib documentation's "Getting support" section to README.md.
135136
136137
137138Testing
You can’t perform that action at this time.
0 commit comments