Add Documentation category to release note template (#332)
This commit is contained in:
parent
f1f1f06f23
commit
e5347b7273
3
.github/release-drafter.yml
vendored
3
.github/release-drafter.yml
vendored
@ -13,6 +13,9 @@ categories:
|
|||||||
labels:
|
labels:
|
||||||
- 'type: chore'
|
- 'type: chore'
|
||||||
- 'type: ci'
|
- 'type: ci'
|
||||||
|
- title: '📖 Documentaion'
|
||||||
|
labels:
|
||||||
|
- 'type: documentation'
|
||||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||||
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
|
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
|
||||||
template: |
|
template: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user