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:
parent
790ac21c36
commit
e9c74b8383
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue