Add Documentation category to release note template (#332)

This commit is contained in:
hiento09 2023-10-12 13:49:41 +07:00 committed by GitHub
parent f1f1f06f23
commit e5347b7273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ categories:
labels:
- 'type: chore'
- 'type: ci'
- title: '📖 Documentaion'
labels:
- 'type: documentation'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
template: |