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