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 01bf2d1 commit 3b77493Copy full SHA for 3b77493
CONTRIBUTING.md
@@ -67,7 +67,7 @@ Please be aware of the following notes prior to opening a pull request:
67
Title should be lowercase and not period at the end of it. If the commit includes
68
a breaking change, the commit message must end with a single paragraph: `BREAKING CHANGE: a description of what broke`
69
70
-5. After getting ready to open a pull request, make sure to run the `yarn update-clients`
+5. After getting ready to open a pull request, make sure to run the `yarn generate-clients`
71
to re-generate all the service clients, and commit the change(if any) to a
72
standalone commit following the guide above.
73
0 commit comments