Commit 18794831 authored by Ozzieisaacs's avatar Ozzieisaacs

Chang link to issue template

parent 3fb85130
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
{% if issue %} {% if issue %}
<div class="row"> <div class="row">
<div class="col errorlink">Please report this issue with all related information: <div class="col errorlink">Please report this issue with all related information:
<a href="https://github.com/janeczku/calibre-web/issues/new">{{_('Create Issue')}}</a> <a href="https://github.com/janeczku/calibre-web/issues/new?assignees=&labels=&template=bug_report.md&title=">{{_('Create Issue')}}</a>
</div> </div>
</div> </div>
{% endif %} {% endif %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment