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 918bd99 commit b5cbd9aCopy full SHA for b5cbd9a
.github/PULL_REQUEST_TEMPLATE
@@ -8,6 +8,7 @@
8
- [ ] I have thought about how this code may affect other services.
9
- [ ] This PR fixes an issue.
10
- [ ] This PR adds something new (e.g. new method or parameters).
11
+- [ ] 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