mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 19:37:27 -03:00
Merge pull request #4218
4665b1a
doc: Clarify wording about testing in README.md (Wladimir J. van der Laan)
This commit is contained in:
commit
32a9ddfc33
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ Testing
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Testing and code review is the bottleneck for development; we get more pull
|
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
|
requests than we can review and test on short notice. Please be patient and help out by testing
|
||||||
remember this is a security-critical project where any mistake might cost people
|
other people's pull requests, and remember this is a security-critical project where any mistake might cost people
|
||||||
lots of money.
|
lots of money.
|
||||||
|
|
||||||
### Automated Testing
|
### Automated Testing
|
||||||
|
|
Loading…
Reference in a new issue