Browse Source

doc: Clarify wording about testing in README.md

Weaken and clarify the wording a bit, it currently implies that we get
more pull requests than we can ever handle which discourages
contribution.
pull/145/head
Wladimir J. van der Laan 10 years ago
parent
commit
4665b1ab6f
No known key found for this signature in database GPG Key ID: 74810B012346C9A6
  1. 4
      README.md

4
README.md

@ -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

Loading…
Cancel
Save