1 <?php
$title="Reporting bugs"; include "top.php"; ?
>
3 <table BORDER
=0 CELLSPACING
=0 WIDTH
="100%" HEIGHT
="70%">
8 <center
><b
>Reporting Bugs
</b
></center
>
10 <blockquote
>Please
use nano
's pages on Savannah for:
13 <LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Bug reports</A></LI>
14 <LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Feature requests</A></LI>
15 <LI><A HREF="https://savannah.gnu.org/patch/?group=nano">Submitting patches</A></LI>
17 For any other issues please email the nano-devel list (see below).
21 <center><b>Mailing Lists</b></center>
25 <li>When you want to discuss technical details of the editor:<br>
26 <a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
27 https://lists.gnu.org/mailman/listinfo/nano-devel
29 <li>When you wish to receive an announcement of each new release:<br>
30 <a href="https://lists.gnu.org/mailman/listinfo/info-nano">
31 https://lists.gnu.org/mailman/listinfo/info-nano
33 <li>When you have questions about how to do things with nano:<br>
34 <a href="https://lists.gnu.org/mailman/listinfo/help-nano">
35 https://lists.gnu.org/mailman/listinfo/help-nano
44 <?php include "bottom.php"; ?>