Skip to content

Commit 02fc276

Browse files
authored
Update CONTRIBUTING.md
1 parent 8a3322b commit 02fc276

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Thanks for taking the time to provide corrections and additions!
22

3-
To add an example with a new framework please follow the structure used for the other examples.
4-
5-
To keep sanity while editing the huge table in the [readme.md](https://github.com/dodie/testing-in-bash/blob/master/readme.md), I disable line wrapping and use
6-
a [markdown formatter](http://markdowntable.com/).
3+
To add an example with a new framework please follow the structure used for the other examples:
4+
* Check the `example-<testlib>` folders and create a similar folder for the new library to showcase its capabilities.
5+
* Add a new column to the main [readme.md](https://github.com/dodie/testing-in-bash/blob/master/readme.md) file for the new library.
6+
* To keep sanity while editing the huge table I disable line wrapping and use a [markdown formatter](http://markdowntable.com/).

0 commit comments

Comments
 (0)