Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit eefda21

Browse files
committed
Update CONTRIBUTING.md
1 parent 44a552f commit eefda21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $ npm run prepublish
5252
* Make your changes
5353
+ Make sure you have correctly exported the pipe
5454
+ Make sure to provide unit tests
55-
+ Make sure you provided documentation for your pipe.
55+
+ Make sure you provided documentation for your pipe (also add links to `README.md`).
5656
+ Run your tests with `npm test`
5757
+ Make sure the tests pass and you have `100%` coverage.
5858
* Commit (explicit message)

0 commit comments

Comments
 (0)