We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db7d30 commit 54b2518Copy full SHA for 54b2518
templates/repo/release/label.tmpl
@@ -1,7 +1,7 @@
1
{{/*
2
Template Attributes:
3
* Release: the release
4
-* IsLatest: whether this is the latest release, optional
+* IsLatest: boolean indicating whether this is the latest release, optional
5
*/}}
6
{{if .IsLatest}}
7
<span class="ui green label">{{ctx.Locale.Tr "repo.release.latest"}}</span>
0 commit comments