]> git.wh0rd.org - nano-editor.git/blame - contact.php
add an overlooked item to the news for version 4.3
[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>
50070c05
BS
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>
1b1bdcd3 16</UL>
50070c05 17For any other issues please email the nano-devel list (see below).
1b1bdcd3
MF
18</blockquote>
19
bb38e363
BS
20<br><br>
21<center><b>Mailing Lists</b></center>
22
1b1bdcd3 23<blockquote>
50070c05 24<ul>
bb38e363
BS
25<li>When you want to discuss technical details of the editor:<br>
26<a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
e4b8cef1 27https://lists.gnu.org/mailman/listinfo/nano-devel
1b1bdcd3 28</a>
bb38e363
BS
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">
e4b8cef1 31https://lists.gnu.org/mailman/listinfo/info-nano
1b1bdcd3 32</a>
bb38e363
BS
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">
e4b8cef1 35https://lists.gnu.org/mailman/listinfo/help-nano
1b1bdcd3 36</a>
50070c05 37</ul>
1b1bdcd3 38</blockquote>
bb38e363 39
1b1bdcd3
MF
40</td>
41</tr>
42</table>
1b1bdcd3 43
563ba55f 44<?php include "bottom.php"; ?>