From 4691800bcb4fc31b6c16f27dfdcad9577078a580 Mon Sep 17 00:00:00 2001 From: Gabriel <51248378+cristeigabriel@users.noreply.github.com> Date: Wed, 23 Sep 2020 13:58:11 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ace297..d03c463 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ * [Adding Code to the Bible.](#adding-code-to-the-bible) * [Special meanings for code blocks.](#special-meanings-for-code-blocks) * [Writing tests](#writing-tests) -* [Running tests](#running-the-tests) +* [Running tests](#running-tests) @@ -65,7 +65,7 @@ Steps: 2. The test script will automatically execute it. :+1: -## Running the tests +## Running tests Running `test.sh` also runs `shellcheck` on the code.