mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-09 15:06:00 +01:00
Merge pull request #704 from paperless-ngx/breaking-changes-changelog
Chore: Add Breaking Changes to release notes
This commit is contained in:
commit
0bd67a54ab
1 changed files with 4 additions and 1 deletions
5
.github/release-drafter.yml
vendored
5
.github/release-drafter.yml
vendored
|
|
@ -1,4 +1,7 @@
|
|||
categories:
|
||||
- title: 'Breaking Changes'
|
||||
labels:
|
||||
- 'breaking-change'
|
||||
- title: 'Features'
|
||||
labels:
|
||||
- 'enhancement'
|
||||
|
|
@ -29,6 +32,6 @@ change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
|||
change-title-escapes: '\<*_&#@'
|
||||
tag-prefix: "ngx-"
|
||||
template: |
|
||||
## Changelog
|
||||
# Changelog
|
||||
|
||||
$CHANGES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue