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 913badb commit 847e52aCopy full SHA for 847e52a
.github/PULL_REQUEST_TEMPLATE.md
@@ -2,5 +2,12 @@
2
3
*Description of changes:*
4
5
+*Check points:*
6
+
7
+- [ ] Added new tests to cover change, if needed
8
+- [ ] All unit tests pass
9
+- [ ] All integration tests pass
10
+- [ ] Documentation update for the change if required
11
+- [ ] PR title conforms to conventional commit style
12
13
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments