Skip to content

Commit edbe4ea

Browse files
wholmgrencwhanse
authored andcommitted
copy getting support to readme (#538)
1 parent 4f3b7e4 commit edbe4ea

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,17 @@ License
5151
BSD 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).

docs/sphinx/source/whatsnew/v0.6.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

137138
Testing

0 commit comments

Comments
 (0)