]> git.wh0rd.org - nano-editor.git/blame_incremental - contact.php
add a screenshot of the 4.2 version
[nano-editor.git] / contact.php
... / ...
CommitLineData
1<?php include "top.php"; ?>
2<title>GNU nano: Bug Reports and Mailing Lists</title>
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>
9<center><font color="#440077"><b>Reporting Bugs / Mailing Lists</b></font></center>
10</td>
11</tr>
12</table>
13
14<blockquote>Please use nano's pages on Savannah for:
15<P>
16<UL>
17<LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Bug reports</A></LI>
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>
20</UL>
21For any other issues please email the nano-devel list (see below).
22</blockquote>
23
24<br>
25<blockquote>
26Mailing lists for GNU nano:<br>
27<ul>
28<li>
29nano-devel: <a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
30https://lists.gnu.org/mailman/listinfo/nano-devel
31</a>
32<li>
33info-nano: <a href="https://lists.gnu.org/mailman/listinfo/info-nano">
34https://lists.gnu.org/mailman/listinfo/info-nano
35</a>
36<li>
37help-nano: <a href="https://lists.gnu.org/mailman/listinfo/help-nano">
38https://lists.gnu.org/mailman/listinfo/help-nano
39</a>
40</ul>
41</blockquote>
42</td>
43</tr>
44</table>
45<?php include "bottom.php"; ?>
46