File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -85,8 +85,15 @@ The official documentation is hosted on ReadTheDocs at http://xarray.pydata.org/
8585Get in touch
8686------------
8787
88- - GitHub issue tracker: https://github.com/pydata/xarray/issues/
89- - Mailing list: https://groups.google.com/forum/#!forum/xarray
88+ - Ask usage questions on `StackOverflow `_.
89+ - Report bugs, suggest features or view the source code `on GitHub `_.
90+ - For less well defined questions or ideas, use the `mailing list `_.
91+ - You can also try our chatroom `on Gitter `_.
92+
93+ .. _StackOverFlow : http://stackoverflow.com/questions/tagged/python-xarray
94+ .. _mailing list : https://groups.google.com/forum/#!forum/xarray
95+ .. _on Gitter : https://gitter.im/pydata/xarray
96+ .. _on GitHub : http://github.com/pydata/xarray
9097
9198History
9299-------
Original file line number Diff line number Diff line change @@ -71,10 +71,12 @@ See also
7171Get in touch
7272------------
7373
74- - To ask questions or discuss xarray, use the `mailing list `_.
75- - Report bugs, suggest feature ideas or view the source code `on GitHub `_.
76- - For interactive discussion, we have a chatroom `on Gitter `_.
74+ - Ask usage questions on `StackOverflow `_.
75+ - Report bugs, suggest features or view the source code `on GitHub `_.
76+ - For less well defined questions or ideas, use the `mailing list `_.
77+ - You can also try our chatroom `on Gitter `_.
7778
79+ .. _StackOverFlow : http://stackoverflow.com/questions/tagged/python-xarray
7880.. _mailing list : https://groups.google.com/forum/#!forum/xarray
7981.. _on Gitter : https://gitter.im/pydata/xarray
8082.. _on GitHub : http://github.com/pydata/xarray
Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ What's New
1818v0.8.0 (unreleased)
1919-------------------
2020
21- This release includes
21+ This release includes four months of new features and bug fixes, including
22+ several breaking changes.
2223
2324.. _v0.8.0.breaking :
2425
You can’t perform that action at this time.
0 commit comments