From 89eb83c7579301579d1e0c63031c7360f998445c Mon Sep 17 00:00:00 2001 From: Orion Weller <31665361+orionw@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:27:32 -0700 Subject: [PATCH] Update CONTRIBUTING --- CONTRIBUTING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 16ad01277..af7a4617f 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,3 +1,3 @@ -TODO +TODO: add tests and commit hooks Users must be sure no files are over 10MB. If there are we should remove all spaces from them to keep them < 10MB. This should be a pre-commit hook checking.