We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3fd36 commit 3140365Copy full SHA for 3140365
CONTRIBUTING.md
@@ -118,7 +118,7 @@ you can check before submitting a PR:
118
record of **what** change is being made in the title; **why** it was made will go in the
119
PR description, along with a link to a GitHub issue if it exists.
120
* Write tests for the code you wrote.
121
-* open your PR against the `master` branch.
+* Open your PR against the `master` branch.
122
* Maintain **clean commit history** and use **meaningful commit messages**.
123
PRs with messy commit history are difficult to review and require a lot of work to be merged.
124
* Your PR must pass all CI tests before we will merge it. If you're seeing an error and don't think
0 commit comments