github.com/hashicorp/hcp-sdk-go@v0.94.0/.changelog/note.tmpl (about)

     1  {{- define "note" -}}
     2  {{.Body}}{{if not (stringHasPrefix .Issue "_")}} [[GH-{{- .Issue -}}](https://github.com/hashicorp/hcp-sdk-go/pull/{{- .Issue -}})]{{end}}
     3  {{- end -}}