diff options
Diffstat (limited to 'tools/conventional-changelog-tf-a/templates/note.hbs')
-rw-r--r-- | tools/conventional-changelog-tf-a/templates/note.hbs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/conventional-changelog-tf-a/templates/note.hbs b/tools/conventional-changelog-tf-a/templates/note.hbs new file mode 100644 index 0000000..c780ee8 --- /dev/null +++ b/tools/conventional-changelog-tf-a/templates/note.hbs @@ -0,0 +1,3 @@ +{{ text }} + +**See:** {{#with commit }}{{> commit root=@root showScope=../showScope }}{{/with}} |