Skip to content

Commit

Permalink
make issue links actual markdown links (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
briantist committed Mar 4, 2023
1 parent 56a5810 commit 04cc4ed
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 @@ -24,7 +24,7 @@ categories:
- title: '🧰 Miscellaneous'
labels:
- 'misc'
change-template: '- $TITLE (GH-$NUMBER)'
change-template: '- $TITLE ([GH-$NUMBER]($URL))'
version-resolver:
major:
labels:
Expand Down

0 comments on commit 04cc4ed

Please sign in to comment.