From 19d676c87f3931ff052bf18d5d43d1b564d42f8b Mon Sep 17 00:00:00 2001 From: Abraham Williams <4braham@gmail.com> Date: Sun, 14 May 2023 10:47:59 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d941b2c9..c18be165 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,7 @@ GitHub has [outlined instructions](https://help.github.com/articles/fork-a-repo/ - Fork the repo - Make the changes +- Add tests - Submit a pull request Once the [pull request](https://help.github.com/articles/about-pull-requests/) is reviewed, if the changes are approved they will be merged in to the project.