Meta: Add a note about spell checking to CONTRIBUTING.md
It's silly to waste review cycles on spelling, so let's ask that everyone check their spelling before submitting code.
This commit is contained in:
parent
12546259ff
commit
8cada904cc
Notes:
sideshowbarker
2024-07-18 19:27:01 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/8cada904cce
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ Nobody is perfect, and sometimes we mess things up. That said, here are some goo
|
|||
* Write your commit messages in proper English, with care and punctuation.
|
||||
* Squash your commits when making revisions after a patch review.
|
||||
* Add your personal copyright line to files when making substantive changes. (Optional but encouraged!)
|
||||
* Check the spelling of your code, comments and commit messages.
|
||||
|
||||
**Don't:**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue