We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317d474 commit c7612acCopy full SHA for c7612ac
CONTRIBUTING.md
@@ -22,3 +22,7 @@ git blame to ignore these commits you can execute the following.
22
```shell
23
git config blame.ignoreRevsFile .git-blame-ignore-revs
24
```
25
+
26
+## Testing
27
28
+Any major new functionality should be accompanied with unit tests.
0 commit comments