We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b739e8c commit a3e673cCopy full SHA for a3e673c
.github/release-drafter.yml
@@ -31,8 +31,8 @@ change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
31
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
32
33
template: |
34
- []
35
- (https://github.com/$OWNER/$REPOSITORY/releases/v0.9.68)
+ [](
+ https://github.com/$OWNER/$REPOSITORY/releases/v0.9.68)
36
37
38
<!--
0 commit comments