]> git.wh0rd.org - nano-editor.git/blame - contact.php
note the release of 5.9
[nano-editor.git] / contact.php
CommitLineData
5704db4e 1<?php $title="Reporting bugs"; include "top.php"; ?>
563ba55f 2
563ba55f 3<br>
bb38e363 4<center><b>Reporting Bugs</b></center>
1b1bdcd3 5
50070c05 6<blockquote>Please use nano's pages on Savannah for:
4b9752f2
BS
7<p>
8<ul>
9<li><a href="https://savannah.gnu.org/bugs/?group=nano">Bug reports</a></li>
4d8ca62c 10<br>
4b9752f2 11<li><a href="https://savannah.gnu.org/bugs/?group=nano">Feature requests</a></li>
4d8ca62c 12<br>
4b9752f2
BS
13<li><a href="https://savannah.gnu.org/patch/?group=nano">Submitting patches</a></li>
14</ul>
50070c05 15For any other issues please email the nano-devel list (see below).
1b1bdcd3
MF
16</blockquote>
17
bb38e363
BS
18<br><br>
19<center><b>Mailing Lists</b></center>
20
1b1bdcd3 21<blockquote>
50070c05 22<ul>
4d8ca62c
BS
23<li>When you have questions about how to do things with nano:<br>
24<a href="https://lists.gnu.org/mailman/listinfo/help-nano">
25https://lists.gnu.org/mailman/listinfo/help-nano</a></li>
26<br>
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">
4d8ca62c
BS
29https://lists.gnu.org/mailman/listinfo/nano-devel</a></li>
30<br>
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">
4d8ca62c 33https://lists.gnu.org/mailman/listinfo/info-nano</a></li>
50070c05 34</ul>
1b1bdcd3 35</blockquote>
bb38e363 36
563ba55f 37<?php include "bottom.php"; ?>