Skip to content

Commit 119448c

Browse files
committed
V4.0.3
1 parent 79922f7 commit 119448c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55
## Checklist
66
- [ ] If code changes were made, then they have been tested.
77
- [ ] I have updated the documentation to reflect the changes.
8+
- [ ] I have thought about how this code may affect other services.
9+
810
- [ ] This PR fixes an issue.
911
- [ ] This PR adds something new (e.g. new method or parameters).
1012
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
1113
- [ ] This PR is **not** a code change (e.g. documentation, README, ...)
14+
15+
## Reviewer
16+
- [ ] I understand that approving this code, I am also responsible for it going into the codebase.

0 commit comments

Comments
 (0)