Skip to content

Commit 74383e0

Browse files
committed
📚 Add update changelog to PR checklist
1 parent 3266546 commit 74383e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Fixes #[issue number] by @[issue author]
2323
- [ ] My commit messages follow best practices.
2424
- [ ] My code follows the established code style of the repository.
2525
- [ ] I added tests for the changes I made (if applicable).
26+
- [ ] I updated the changelog.
2627
- [ ] I added or updated documentation (if applicable).
2728
- [ ] I tried running the project locally and verified that there are no
2829
visible errors.

0 commit comments

Comments
 (0)