mirror of
https://github.com/dylanaraps/pure-bash-bible.git
synced 2025-09-03 12:22:49 +02:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
* [Adding Code to the Bible.](#adding-code-to-the-bible)
|
* [Adding Code to the Bible.](#adding-code-to-the-bible)
|
||||||
* [Special meanings for code blocks.](#special-meanings-for-code-blocks)
|
* [Special meanings for code blocks.](#special-meanings-for-code-blocks)
|
||||||
* [Writing tests](#writing-tests)
|
* [Writing tests](#writing-tests)
|
||||||
* [Running tests](#running-the-tests)
|
* [Running tests](#running-tests)
|
||||||
|
|
||||||
<!-- vim-markdown-toc -->
|
<!-- vim-markdown-toc -->
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@ Steps:
|
|||||||
2. The test script will automatically execute it. :+1:
|
2. The test script will automatically execute it. :+1:
|
||||||
|
|
||||||
|
|
||||||
## Running the tests
|
## Running tests
|
||||||
|
|
||||||
Running `test.sh` also runs `shellcheck` on the code.
|
Running `test.sh` also runs `shellcheck` on the code.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user