Skip to content

Commit d57c533

Browse files
committed
PR template: unit tests checkbox
1 parent 3d08edb commit d57c533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
- [ ] I have split my patch into logically separate commits.
1010
- [ ] All commit messages clearly explain what they change and why.
1111
- [ ] PR description sums up the changes and reasons why they should be introduced.
12+
- [ ] I have implemented Rust unit tests for the features/changes introduced.
1213
- [ ] I have enabled appropriate tests in `.github/workflows/build.yml` in `gtest_filter`.
1314
- [ ] I have enabled appropriate tests in `.github/workflows/cassandra.yml` in `gtest_filter`.

0 commit comments

Comments
 (0)