We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79922f7 commit 119448cCopy full SHA for 119448c
.github/PULL_REQUEST_TEMPLATE.md
@@ -5,7 +5,12 @@
5
## Checklist
6
- [ ] If code changes were made, then they have been tested.
7
- [ ] I have updated the documentation to reflect the changes.
8
+- [ ] I have thought about how this code may affect other services.
9
+
10
- [ ] This PR fixes an issue.
11
- [ ] This PR adds something new (e.g. new method or parameters).
12
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
13
- [ ] 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