You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -55,18 +66,47 @@ <h1>Contribute to Astropy</h1>
55
66
</section>
56
67
57
68
<sectionid="feedback">
58
-
<h2>Contribute feedback</h2>
69
+
<h1>Contribute feedback</h1>
59
70
60
-
<p>There are several ways in which you can give us feedback. </p>
71
+
<p>There are several ways in which you can give feedback. </p>
61
72
62
73
<ul>
63
-
<li>If you would like to give us feedback and participate in discussions, we encourage you to join the <ahref="http://mail.scipy.org/mailman/listinfo/astropy"> astropy mailing list </a> and post there. This is the easiest way to have a discussion with both developers and other users. </li>
74
+
<li>If you would like to give feedback and participate in discussions, we encourage you to join the <ahref="http://mail.python.org/mailman/listinfo/astropy"> astropy mailing list </a> and post there. This is the easiest way to have a discussion with both developers and other users. </li>
64
75
<li>If you have feedback you would prefer to keep private, you can e-mail <ahref="mailto:feedback@astropy.org">feedback@astropy.org</a>. This address points to a private mailing list that includes the astropy core developers. If you would like a reply (e.g., an acknowledgement of your comment), please request it.</li>
65
76
<li>For the extremely impatient, astropy developers often can be found in <ahref="https://gitter.im/astropy/astropy">Astropy's gitter channel</a>. Gitter is basically a live web chat, but with features that make it better for discussing code. If you prefer using IRC clients for chat, there is <ahref="https://irc.gitter.im/">a gitter to IRC bridge</a>.</li>
66
77
</ul>
67
78
68
79
</section>
69
80
81
+
82
+
<section>
83
+
<h1>Reporting Issues</h1>
84
+
85
+
<p>If you have found a bug in Astropy please report it. The preferred way is to
0 commit comments