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 849dcf8 commit e041b67Copy full SHA for e041b67
.github/PULL_REQUEST_TEMPLATE
@@ -7,8 +7,8 @@
7
- [ ] I have updated the documentation to reflect the changes.
8
- [ ] I have thought about how this code may affect other services.
9
- [ ] This PR fixes an issue.
10
+- [ ] This PR add/remove/change unit tests.
11
- [ ] This PR adds something new (e.g. new method or parameters).
-- [ ] This PR have unit tests (e.g. tests added/removed/changed)
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
0 commit comments