1f9a941531
* add templates for changelog-gen * add entry files for currently unreleased PRs on master
4 lines
123 B
Cheetah
4 lines
123 B
Cheetah
{{- define "note" -}}
|
|
{{.Body}} [[GH-{{- .Issue -}}](https://github.com/hashicorp/consul/pull/{{- .Issue -}})]
|
|
{{- end -}}
|