Skip to content

Commit

Permalink
chore(release-drafter): wrap pull-request reference in square bracket
Browse files Browse the repository at this point in the history
- easier conversion to news post
  • Loading branch information
curbengh committed Apr 30, 2020
1 parent f5d510a commit fbaf116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
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 fbaf116

Please sign in to comment.