Skip to content

Commit

Permalink
Adding testing requirement for contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
amcohen-twitch authored Dec 16, 2020
1 parent 0a09bdf commit 12cd54f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Twirp uses github pull requests. Fork, hack away at your changes and submit. Mos

### Requirements

* Add tests that cover your contribution. Overall code coverage should not decrease.
* Twirp officially supports the last 3 releases of Go.
* Protobuf version 3.x.x to generate code with the protoc command.
* The Python implementation uses Python 2.7. As such, it is not suitable for production use in its current form.
Expand Down

0 comments on commit 12cd54f

Please sign in to comment.