0
Fork 0
mirror of https://projects.blender.org/infrastructure/gitea-custom.git synced 2024-12-22 07:13:09 -05:00

Fix Report a Bug link to point to the template

This commit is contained in:
Brecht Van Lommel 2023-01-25 17:39:56 +01:00
parent 790ac21c36
commit e9c74b8383

View file

@ -1 +1 @@
<a class="item" href="{{AppSubUrl}}/blender/blender/issues/new">{{.locale.Tr "Report a Bug"}}</a>
<a class="item" href="{{AppSubUrl}}/blender/blender/issues/new?template=.gitea%2fissue_template%2fbug.yaml">{{.locale.Tr "Report a Bug"}}</a>