We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb44579 commit 239f477Copy full SHA for 239f477
releaseNotestTemplates/commit.hbs
@@ -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