Skip to content

Commit 829066d

Browse files
authored
Merge pull request #2974 from mjudeikis/update.pr.template
🌱 Add release notes into PR template
2 parents 774d008 + 9307995 commit 829066d

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)