docs: fix CONTRIBUTING grammar

This commit is contained in:
rohan436 2026-03-19 09:41:50 +08:00 committed by Stefan Haller
parent 7c66f633d6
commit 81ba244863

View file

@ -31,7 +31,7 @@ welcome your pull requests:
1. Fork the repo and create your branch from `master`.
2. If you've added code that should be tested, add tests.
3. If you've added code that need documentation, update the documentation.
3. If you've added code that needs documentation, update the documentation.
4. Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
5. Issue that pull request!