Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit c55d081

Browse files
authored
Update CONTRIBUTING.md
1 parent 9cde454 commit c55d081

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ again.
3636
separate branches in order to ensure that a pull request only includes the
3737
commits related to that bug or feature.
3838

39-
1. Any significant changes should almost always be accompanied by tests. The
40-
project already has good test coverage, so look at some of the existing
41-
tests (in the `vroom/` directory) if you're unsure how to go about it.
42-
4339
1. Do your best to have [well-formed commit messages][] for each change.
4440
This provides consistency throughout the project, and ensures that commit
4541
messages are able to be formatted properly by various git tools.

0 commit comments

Comments
 (0)