Skip to content

Commit 3140365

Browse files
masciper1234
andauthored
Update CONTRIBUTING.md
Co-Authored-By: per1234 <[email protected]>
1 parent 5e3fd36 commit 3140365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ you can check before submitting a PR:
118118
record of **what** change is being made in the title; **why** it was made will go in the
119119
PR description, along with a link to a GitHub issue if it exists.
120120
* Write tests for the code you wrote.
121-
* open your PR against the `master` branch.
121+
* Open your PR against the `master` branch.
122122
* Maintain **clean commit history** and use **meaningful commit messages**.
123123
PRs with messy commit history are difficult to review and require a lot of work to be merged.
124124
* 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

Comments
 (0)