summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Bauer <sylk@protonmail.com>2022-10-09 15:44:45 -0700
committerGitHub <noreply@github.com>2022-10-09 15:44:45 -0700
commit46f8e29de42f7f999c54d92e195f260a2324a208 (patch)
treeae943520ef3590e69fc2d14d4782b944787ba4d7
parent3e238b82f64ab9ba83c4a8ac2f861661f7cad3cf (diff)
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 42cbf44d..fe38e2f3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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