Skip to content

Commit

Permalink
docs: Clarify PR guidelines w/re documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dongcarl committed Apr 11, 2019
1 parent bb68abe commit f4a230b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ In general, all pull requests must:
- Not break the existing test suite;
- Where bugs are fixed, where possible, there should be unit tests
demonstrating the bug and also proving the fix. This helps prevent regression.
- Change relevant comments and documentation when behaviour of code changes.

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

0 comments on commit f4a230b

Please sign in to comment.