Skip to content

Commit 02ea5e1

Browse files
committed
New template for release notes
1 parent 44c23b0 commit 02ea5e1

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,18 @@ If no, just write "NONE" below.
1818
If no, just write "NONE" in the release-note block below.
1919
If yes, a release note is required:
2020
-->
21-
```release-note
22-
23-
```
21+
New features:
22+
```release-notes-features
23+
24+
```
25+
Bug fixes:
26+
```release-notes-fixes
27+
28+
```
29+
Improvements:
30+
```release-notes-improvements
31+
32+
```
2433

2534
#### Does this PR require documentation?
2635
<!--

0 commit comments

Comments
 (0)