Add note about bug reports to report page

This commit is contained in:
rubenwardy 2022-01-26 18:16:47 +00:00
parent 1ba70226b8
commit cb2d9d4b07
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
{{ _("Only the admin will be able to see who made the report.") }}
{% endif %}
</p>
<p class="alert alert-info">
{{ _("Found a bug? Please report on the package's issue tracker or in a thread instead.") }}
</p>
</form>
{% endblock %}