Skip to content

Commit

Permalink
Add back .ci/release-note.tmpl (#3508)
Browse files Browse the repository at this point in the history
  • Loading branch information
c2thorn authored May 13, 2020
1 parent 2a7d76a commit 3d4e42f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/release-note.tmpl
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{if eq "new-resource" .Type}}**New Resource:** {{else if eq "new-datasource" .Type}}**New Data Source:** {{ end }}{{.Text }} ([#{{- .PRNumber -}}]({{- .PRURL -}}))

0 comments on commit 3d4e42f

Please sign in to comment.