Update CONTRIBUTING.md

This commit is contained in:
Matthew Bauer 2022-10-09 15:44:45 -07:00 committed by GitHub
parent 3e238b82f6
commit 46f8e29de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -53,9 +53,9 @@ first.
You are **strongly encouraged** to add regression tests. Regression tests are great,
not least because they:
* Ensure that your contribution will never completely stop working.
* ensure that your contribution will never completely stop working.
* Makes code reviews easier, because it becomes very clear what the code is
* makes code reviews easier, because it becomes very clear what the code is
supposed to do.
For functional changes, you most likely want to add a test to