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 3d08edb commit d57c533Copy full SHA for d57c533
.github/pull_request_template.md
@@ -9,5 +9,6 @@
9
- [ ] I have split my patch into logically separate commits.
10
- [ ] All commit messages clearly explain what they change and why.
11
- [ ] 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.
13
- [ ] I have enabled appropriate tests in `.github/workflows/build.yml` in `gtest_filter`.
14
- [ ] I have enabled appropriate tests in `.github/workflows/cassandra.yml` in `gtest_filter`.
0 commit comments