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 bb799f9 commit c465ac6Copy full SHA for c465ac6
CONTRIBUTING.md
@@ -55,7 +55,7 @@ Be sure to add only **your modified files**. If another files are fixed by cs to
55
56
When you send a PR, just make sure that:
57
58
-* You add valid test cases and run them (`yarn test`).
+* You add valid test cases (you can run them using `yarn test`).
59
* Tests are green.
60
* You make a PR on the related documentation in the [api-platform/doc](https://github.com/api-platform/doc) repository.
61
* You make the PR on the same branch you based your changes on. If you see commits that you did not make in your PR, you're doing it wrong.
0 commit comments