Skip to content

Commit

Permalink
Merge pull request #202 from curbengh/release-draft
Browse files Browse the repository at this point in the history
chore(release-drafter): wrap pull-request reference in square bracket
  • Loading branch information
SukkaW committed May 1, 2020
2 parents f5d510a + fbaf116 commit 2f982c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Expand Up @@ -21,7 +21,7 @@ categories:
- title: 'Refactor'
labels:
- 'refactor'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-template: '- $TITLE @$AUTHOR [#$NUMBER]'
template: |
## Changes
Expand Down

0 comments on commit 2f982c1

Please sign in to comment.