We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa64ab commit bf5fca1Copy full SHA for bf5fca1
.github/release-drafter.yml
@@ -3,6 +3,8 @@ change-template: '* $TITLE (#$NUMBER) by @$AUTHOR'
3
change-title-escapes: '\<*_&#@`'
4
exclude-labels:
5
- 'chore'
6
+ - 'documentation'
7
+ - 'help'
8
template: |
9
## Changes
10
$CHANGES
0 commit comments