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