Skip to content

Commit 5e3fd36

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

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
@@ -117,7 +117,7 @@ you can check before submitting a PR:
117117
* PR titles indirectly become part of the CHANGELOG so it's crucial to provide a good
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.
120-
* write tests for the code you wrote.
120+
* Write tests for the code you wrote.
121121
* 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.

0 commit comments

Comments
 (0)