diff --git a/app/templates/report/index.html b/app/templates/report/index.html index 1de7fec..c18d377 100644 --- a/app/templates/report/index.html +++ b/app/templates/report/index.html @@ -25,6 +25,9 @@ {{ _("Only the admin will be able to see who made the report.") }} {% endif %}

+

+ {{ _("Found a bug? Please report on the package's issue tracker or in a thread instead.") }} +

{% endblock %}