]> git.wh0rd.org - nano-editor.git/blame - contact.php
add extra breaks to restiore the spacing
[nano-editor.git] / contact.php
CommitLineData
1b1bdcd3 1<?php include "top.php"; ?>
563ba55f 2
bb38e363 3<title>GNU nano: Reporting Bugs</title>
563ba55f 4
082f4e84 5<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
cb81e8d7 6<tr VALIGN=TOP>
cb81e8d7 7<td>
bb38e363 8
563ba55f 9<br>
bb38e363 10<center><b>Reporting Bugs</b></center>
1b1bdcd3 11
50070c05 12<blockquote>Please use nano's pages on Savannah for:
1b1bdcd3
MF
13<P>
14<UL>
15<LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Bug reports</A></LI>
50070c05
BS
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>
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>
bb38e363
BS
27<li>When you want to discuss technical details of the editor:<br>
28<a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
e4b8cef1 29https://lists.gnu.org/mailman/listinfo/nano-devel
1b1bdcd3 30</a>
bb38e363
BS
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">
e4b8cef1 33https://lists.gnu.org/mailman/listinfo/info-nano
1b1bdcd3 34</a>
bb38e363
BS
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">
e4b8cef1 37https://lists.gnu.org/mailman/listinfo/help-nano
1b1bdcd3 38</a>
50070c05 39</ul>
1b1bdcd3 40</blockquote>
bb38e363 41
1b1bdcd3
MF
42</td>
43</tr>
44</table>
1b1bdcd3 45
563ba55f 46<?php include "bottom.php"; ?>