Skip to content

Commit 9307995

Browse files
committed
Add release notes into PR template
Signed-off-by: Mangirdas Judeikis <mangirdas@judeikis.lt>
1 parent d577569 commit 9307995

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,17 @@ Please copy the appropriate `:text:` or icon to the beginning of your PR title:
1919
## Related issue(s)
2020

2121
Fixes #
22+
23+
## Release Notes
24+
25+
<!--
26+
Please add a release note using the following format:
27+
28+
```release-note
29+
<description of change>
30+
```
31+
-->
32+
33+
```release-note
34+
NONE
35+
```

0 commit comments

Comments
 (0)