diff options
Diffstat (limited to 'contact.html.j2')
-rw-r--r-- | contact.html.j2 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/contact.html.j2 b/contact.html.j2 index 69a256e8..74f228bc 100644 --- a/contact.html.j2 +++ b/contact.html.j2 @@ -36,11 +36,12 @@ <h2>{{ _("Reporting bugs") }}</h2> <p> {% trans %} - We track open feature requests and bugs in our - <a href="https://gnunet.org/bugs/">Bug tracker</a>, - which is shared with the GNUnet project. + We track open feature requests and bugs for projects + within GNUnet in our + <a href="https://gnunet.org/bugs/">Bug tracker</a>. You can also report bugs or feature requests to the - mailing list. + <a href="https://lists.gnu.org/mailman/listinfo/bug-gnunet">bug-gnunet</a> + mailing list. The mailinglist requires no subscription. {% endtrans %} </p> </div> |