Skip to content

Commit 239f477

Browse files
committed
[AEA-0000] initial repo setup
1 parent cb44579 commit 239f477

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

releaseNotestTemplates/commit.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* {{#if message}}{{message}}{{else}}{{header}}{{/if}}
2+
3+
{{~!-- commit hash --}} {{#if @root.linkReferences}}([{{shortHash}}]({{#if @root.host}}{{@root.host}}/{{/if}}{{#if @root.owner}}{{@root.owner}}/{{/if}}{{@root.repository}}/{{@root.commit}}/{{hash}})){{else}}{{hash~}}{{/if}}

0 commit comments

Comments
 (0)