Skip to content

Commit

Permalink
Document tests should be added for new features
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof committed May 30, 2024
1 parent 317d474 commit c7612ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ git blame to ignore these commits you can execute the following.
```shell
git config blame.ignoreRevsFile .git-blame-ignore-revs
```

## Testing

Any major new functionality should be accompanied with unit tests.

0 comments on commit c7612ac

Please sign in to comment.