]> git.wh0rd.org - nano-editor.git/blame - contact.php
note the release of 4.5
[nano-editor.git] / contact.php
CommitLineData
1b1bdcd3 1<?php include "top.php"; ?>
563ba55f 2
0e4d2f77 3<title>GNU nano: Bug Reports and Mailing Lists</title>
563ba55f 4
082f4e84 5<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
cb81e8d7 6<tr VALIGN=TOP>
c0e77d9d 7<td><font color="#440077"></font>
082f4e84 8<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7
BS
9<tr>
10<td>
563ba55f 11<br>
50070c05 12<center><font color="#440077"><b>Reporting Bugs / Mailing Lists</b></font></center>
1b1bdcd3
MF
13</td>
14</tr>
15</table>
16
50070c05 17<blockquote>Please use nano's pages on Savannah for:
1b1bdcd3
MF
18<P>
19<UL>
20<LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Bug reports</A></LI>
50070c05
BS
21<LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Feature requests</A></LI>
22<LI><A HREF="https://savannah.gnu.org/patch/?group=nano">Submitting patches</A></LI>
1b1bdcd3 23</UL>
50070c05 24For any other issues please email the nano-devel list (see below).
1b1bdcd3
MF
25</blockquote>
26
50070c05 27<br>
1b1bdcd3 28<blockquote>
0e4d2f77 29Mailing lists for GNU nano:<br>
50070c05
BS
30<ul>
31<li>
e4b8cef1
MF
32nano-devel: <a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
33https://lists.gnu.org/mailman/listinfo/nano-devel
1b1bdcd3 34</a>
50070c05
BS
35<li>
36info-nano: <a href="https://lists.gnu.org/mailman/listinfo/info-nano">
e4b8cef1 37https://lists.gnu.org/mailman/listinfo/info-nano
1b1bdcd3 38</a>
50070c05
BS
39<li>
40help-nano: <a href="https://lists.gnu.org/mailman/listinfo/help-nano">
e4b8cef1 41https://lists.gnu.org/mailman/listinfo/help-nano
1b1bdcd3 42</a>
50070c05 43</ul>
1b1bdcd3
MF
44</blockquote>
45</td>
46</tr>
47</table>
1b1bdcd3 48
563ba55f 49<?php include "bottom.php"; ?>