From 1889ecd69b7faba167fddad50846f68cae4663b5 Mon Sep 17 00:00:00 2001 From: Karina Souza <97332018+KarinaS0uza@users.noreply.github.com> Date: Sat, 12 Jul 2025 14:01:59 -0700 Subject: [PATCH] made a small test change to contributing documentation --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5915652..34e3a42 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -106,3 +106,5 @@ Before you submit a pull request, check that it meets these guidelines: new functionality into a function with a docstring. 3. Your pull request will automatically be checked by the full test suite. It needs to pass all of them before it can be considered for merging. + +Testing Push \ No newline at end of file