mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
docs: fix CONTRIBUTING grammar
This commit is contained in:
parent
7c66f633d6
commit
81ba244863
|
|
@ -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!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue