16 lines
258 B
YAML
16 lines
258 B
YAML
template: |
|
|
## next release – date
|
|
|
|
<!-- Move the individual changes below into the appropriate section -->
|
|
|
|
$CHANGES
|
|
|
|
**Added**
|
|
**Changed**
|
|
**Deprecated**
|
|
**Removed**
|
|
**Fixed**
|
|
**Security**
|
|
|
|
change-template: '* $TITLE (PR #$NUMBER)'
|