]> git.wh0rd.org - nano-editor.git/blame - contact.php
bring some air into two short lists, and show help-nano as first item
[nano-editor.git] / contact.php
CommitLineData
5704db4e 1<?php $title="Reporting bugs"; include "top.php"; ?>
563ba55f 2
0bf067b4 3<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7 4<tr VALIGN=TOP>
cb81e8d7 5<td>
bb38e363 6
563ba55f 7<br>
bb38e363 8<center><b>Reporting Bugs</b></center>
1b1bdcd3 9
50070c05 10<blockquote>Please use nano's pages on Savannah for:
1b1bdcd3
MF
11<P>
12<UL>
13<LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Bug reports</A></LI>
4d8ca62c 14<br>
50070c05 15<LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Feature requests</A></LI>
4d8ca62c 16<br>
50070c05 17<LI><A HREF="https://savannah.gnu.org/patch/?group=nano">Submitting patches</A></LI>
1b1bdcd3 18</UL>
50070c05 19For any other issues please email the nano-devel list (see below).
1b1bdcd3
MF
20</blockquote>
21
bb38e363
BS
22<br><br>
23<center><b>Mailing Lists</b></center>
24
1b1bdcd3 25<blockquote>
50070c05 26<ul>
4d8ca62c
BS
27<li>When you have questions about how to do things with nano:<br>
28<a href="https://lists.gnu.org/mailman/listinfo/help-nano">
29https://lists.gnu.org/mailman/listinfo/help-nano</a></li>
30<br>
bb38e363
BS
31<li>When you want to discuss technical details of the editor:<br>
32<a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
4d8ca62c
BS
33https://lists.gnu.org/mailman/listinfo/nano-devel</a></li>
34<br>
bb38e363
BS
35<li>When you wish to receive an announcement of each new release:<br>
36<a href="https://lists.gnu.org/mailman/listinfo/info-nano">
4d8ca62c 37https://lists.gnu.org/mailman/listinfo/info-nano</a></li>
50070c05 38</ul>
1b1bdcd3 39</blockquote>
bb38e363 40
1b1bdcd3
MF
41</td>
42</tr>
43</table>
1b1bdcd3 44
563ba55f 45<?php include "bottom.php"; ?>