summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2018-01-08 16:48:05 +0000
committerng0 <ng0@n0.is>2018-01-08 16:48:05 +0000
commite2425b40ad7ed9eea97999611157560e0f9b05f9 (patch)
tree2adb0677634de35a5d45879989bde870c4c226a7
parent5ee9f25f26e6a928ae3e16f200fefc6a4aaa93b8 (diff)
expand on reporting bugs, remove Tale inherited line
-rw-r--r--contact.html.j29
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>