Skip to content

Commit 8e2c095

Browse files
committed
Update the help forums page
1 parent 2c844f3 commit 8e2c095

File tree

1 file changed

+13
-26
lines changed

1 file changed

+13
-26
lines changed

help.html

Lines changed: 13 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -73,54 +73,41 @@
7373
<h1 id="getting-help-with-astropy">Getting Help with Astropy<a class="paralink" href="#getting-help-with-astropy" title="Permalink to this headline"></a></h1>
7474

7575
<p>The best way to get help is usually by asking questions to the Astropy user
76-
and development community. There are several very active forums and you are
76+
and development community. There are a number of active forums and you are
7777
welcome to use whichever one you are the most comfortable with.</p>
7878

7979
<ul>
8080
<li><a href="https://community.openastronomy.org/c/astropy/8" title="">Open Astronomy Discourse</a> - This forum allows
8181
questions to be tagged by topic, is searchable on Google, and displays
82-
code snippets better than some of our current alternatives. We plan to
83-
redirect user questions from Slack, Twitter, and mailing lists to this
84-
new site. Please head over and ask (and answer) questions.</li>
82+
code snippets well. Please head over and ask (and answer) questions.</li>
8583

86-
<li><a href="https://twitter.com/astropy">@astropy on Twitter</a> - Mention
87-
@astropy in a tweet with your question. Your tweet may be re-tweeted in
88-
order to reach the relevant community. Many tweets get responses within a
89-
few hours.</li>
84+
<li> <a href="https://astropy.slack.com">Astropy Slack workspace</a> (<a
85+
href="http://joinslack.astropy.org">get an account</a>) - This forum is primarily
86+
focused on developing and maintaining the Astropy project. However, the
87+
<code>#community-help</code> channel is a good place to seek advice from the
88+
Astropy community about using Astropy. </li>
9089

9190
<li><a href="https://www.facebook.com/groups/astropython/">Python Users in
9291
Astronomy Facebook group</a> - Post questions or start discussions on
9392
anything related to Python programming applied to astronomy. This is a
9493
closed group. If your request to join is not approved after a couple days,
9594
please message one of the <a
9695
href="https://www.facebook.com/groups/astropython/admins/">admins</a> with a
97-
brief description of your involvement in astronomy. This is a very active
98-
group and is the best place to get help. Most posts get responses within a few hours.
96+
brief description of your involvement in astronomy.
9997
</li>
10098

101-
<li><a href="http://mail.python.org/mailman/listinfo/astropy">Users Email
102-
List</a> - Post questions or start discussions about anything related to
103-
Python programming applied to astronomy. This is an active email list and
104-
most posts get a response within a few days.</li>
105-
106-
<li> <a href="https://astropy.slack.com">Astropy Slack team</a> (<a
107-
href="http://joinslack.astropy.org">get an account</a>) - Some developers and
108-
contributors use Slack for everyday discussions. Feel free to use this
109-
forum if you have any questions about contributing to Astropy. The best place to ask questions about how to use Astropy is the
110-
<a href="https://community.openastronomy.org/c/astropy/8" title="">Open Astronomy Discourse</a> server.
111-
Please browse all the available channels before posting and try to choose the most
112-
relevant one.
113-
</li>
99+
<li><a href="http://mail.python.org/mailman/listinfo/astropy">Astropy Users Email
100+
List [[email protected]]</a> - Post questions or start discussions about anything related to
101+
Python programming applied to astronomy.</li>
114102

115-
<li> <a href="http://groups.google.com/group/astropy-dev">Developer Email
116-
List [astropy-dev]</a> - Start discussion and ask questions about changing or adding
103+
<li> <a href="http://groups.google.com/group/astropy-dev">Astropy Developers Email
104+
List [astropy-dev@googlegroups.com]</a> - Start discussion and ask questions about changing or adding
117105
functionality to the <code>astropy</code> package. This is also the place where significant
118106
announcements for contributors/developers are usually made. If you would like to
119107
participate in discussion about how the Project is run,
120108
please join this list.
121109
</li>
122110

123-
124111
</ul>
125112

126113
</section>

0 commit comments

Comments
 (0)