Skip to content

Commit 847e52a

Browse files
royjitpalpatim
andauthored
chore: Add check list to the pr template (#1071)
Co-authored-by: Tim Schmelter <[email protected]>
1 parent 913badb commit 847e52a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22

33
*Description of changes:*
44

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
512

613
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0 commit comments

Comments
 (0)