Skip to content

Commit c7612ac

Browse files
committed
Document tests should be added for new features
1 parent 317d474 commit c7612ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

+4
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ git blame to ignore these commits you can execute the following.
2222
```shell
2323
git config blame.ignoreRevsFile .git-blame-ignore-revs
2424
```
25+
26+
## Testing
27+
28+
Any major new functionality should be accompanied with unit tests.

0 commit comments

Comments
 (0)