Merge pull request #4218

4665b1a doc: Clarify wording about testing in README.md (Wladimir J. van der Laan)
This commit is contained in:
Wladimir J. van der Laan 2014-05-30 17:02:44 +02:00
commit 32a9ddfc33
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -49,8 +49,8 @@ Testing
-------
Testing and code review is the bottleneck for development; we get more pull
requests than we can review and test. Please be patient and help out, and
remember this is a security-critical project where any mistake might cost people
requests than we can review and test on short notice. Please be patient and help out by testing
other people's pull requests, and remember this is a security-critical project where any mistake might cost people
lots of money.
### Automated Testing