Skip to content

Commit c668681

Browse files
committed
chore: adding release notes section to PR template
Signed-off-by: Richard Case <[email protected]>
1 parent 5b2b68f commit c668681

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,12 @@ Fixes #
3434
- [ ] includes documentation
3535
- [ ] adds unit tests
3636
- [ ] adds or updates e2e tests
37+
38+
**Release note**:
39+
<!-- Write your release note:
40+
1. Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required".
41+
2. If no release note is required, just write "NONE".
42+
-->
43+
```release-note
44+
45+
```

0 commit comments

Comments
 (0)