open-consul/.changelog/note.tmpl

4 lines
169 B
Cheetah
Raw Normal View History

{{- define "note" -}}
2020-10-09 19:06:49 +00:00
{{.Body}}{{if not stringHasPrefix .Issue "_"}} [[GH-{{- .Issue -}}](https://github.com/hashicorp/consul/issues/{{- .Issue -}})]{{end}}
{{- end -}}