aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-09-30 10:27:54 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-09-30 10:28:24 +0200
commit3f74cd2361b9f72a91d21f87980e15f2b5b5ca9f (patch)
tree7759b1179e397c94f9e9922e84ca849819e88323
parentc138cf9769635cec57613ec0c8b32123f649d5b4 (diff)
parent05b5831aa0038cc2ae24e17ea438428eb2b6e44c (diff)
downloadbitcoin-3f74cd2361b9f72a91d21f87980e15f2b5b5ca9f.tar.xz
Merge pull request #6740
05b5831 Add PR title prefix for trivial changes [skip ci] (paveljanik)
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 572d166b74..1d42dea843 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -35,6 +35,7 @@ The title of the pull request should be prefixed by the component or area that t
Consensus: Add new opcode for BIP-XXXX OP_CHECKAWESOMESIG
Net: Automatically create hidden service, listen on Tor
Qt: Add feed bump button
+ Trivial: fix typo
If a pull request is specifically not to be considered for merging (yet) please prefix the title with [WIP] or use [Tasks Lists](https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments) in the body of the pull request to indicate tasks are pending.