Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thornjad committed Oct 13, 2021
1 parent 8564551 commit a7d08e1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/release-drafter.yml
Expand Up @@ -5,7 +5,10 @@ change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&'

categories:
- title: 'Features'
- title: 'Breaking changes'
labels:
- 'major version'
- title: 'Features and enhancements'
labels:
- 'feature'
- 'enhancement'
Expand Down

0 comments on commit a7d08e1

Please sign in to comment.