mirror of
https://github.com/status-im/consul.git
synced 2025-01-20 18:50:04 +00:00
note template with ent support (#8910)
This commit is contained in:
parent
4ff537b250
commit
b1ef15166e
@ -1,3 +1,3 @@
|
||||
{{- define "note" -}}
|
||||
{{.Body}} [[GH-{{- .Issue -}}](https://github.com/hashicorp/consul/issues/{{- .Issue -}})]
|
||||
{{.Body}}{{if not stringHasPrefix .Issue "_"}} [[GH-{{- .Issue -}}](https://github.com/hashicorp/consul/issues/{{- .Issue -}})]{{end}}
|
||||
{{- end -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user