Skip to content

Commit f4a230b

Browse files
committed
docs: Clarify PR guidelines w/re documentation
1 parent bb68abe commit f4a230b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ In general, all pull requests must:
220220
- Not break the existing test suite;
221221
- Where bugs are fixed, where possible, there should be unit tests
222222
demonstrating the bug and also proving the fix. This helps prevent regression.
223+
- Change relevant comments and documentation when behaviour of code changes.
223224

224225
Patches that change Bitcoin consensus rules are considerably more involved than
225226
normal because they affect the entire ecosystem and so must be preceded by

0 commit comments

Comments
 (0)