We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb68abe commit f4a230bCopy full SHA for f4a230b
CONTRIBUTING.md
@@ -220,6 +220,7 @@ In general, all pull requests must:
220
- Not break the existing test suite;
221
- Where bugs are fixed, where possible, there should be unit tests
222
demonstrating the bug and also proving the fix. This helps prevent regression.
223
+ - Change relevant comments and documentation when behaviour of code changes.
224
225
Patches that change Bitcoin consensus rules are considerably more involved than
226
normal because they affect the entire ecosystem and so must be preceded by
0 commit comments