We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d424b9 commit 0218234Copy full SHA for 0218234
CONTRIBUTING.md
@@ -13,5 +13,5 @@ read and observe the [Code of Conduct](https://github.com/cncf/foundation/blob/m
13
Before submitting a pull request, please make sure to verify that all tests are passing:
14
15
```bash
16
-./hack/verify-all.sh
+make verify
17
```
0 commit comments