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 a223323 commit f3407a6Copy full SHA for f3407a6
Readme.md
@@ -1439,7 +1439,7 @@ For a good pull request, we ask you provide the following:
1439
1. Try to include a clear description of your pull request in the description.
1440
It should include the basic "what" and "why"s for the request.
1441
2. The tests should pass as best as you can. See the [Running tests](#running-tests)
1442
- section on hwo to run the different tests. GitHub will automatically run
+ section on how to run the different tests. GitHub will automatically run
1443
the tests as well, to act as a safety net.
1444
3. The pull request should include tests for the change. A new feature should
1445
have tests for the new feature and bug fixes should include a test that fails
0 commit comments