Skip to content

Commit 9e2a173

Browse files
committed
Update contributing docs
1 parent a861bc6 commit 9e2a173

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@ the pull request affects. Valid areas as:
7676

7777
Examples:
7878

79-
Consensus: Add new opcode for RIP-XXXX OP_CHECKAWESOMESIG
79+
Consensus: Add new opcode for PIP-XXXX OP_CHECKAWESOMESIG
8080
Net: Automatically create hidden service, listen on Tor
8181
Qt: Add feed bump button
8282
Trivial: Fix typo in init.cpp
8383

8484
Note that translations should not be submitted as pull requests, please see
85-
[Translation Process](https://github.com/PlacehProject/Placeholders/blob/master/doc/translation_process.md)
85+
[Translation Process](https://github.com/xagau/Placeholders-X16R/blob/master/doc/translation_process.md)
8686
for more information on helping with translations.
8787

8888
If a pull request is specifically not to be considered for merging (yet) please
@@ -191,7 +191,7 @@ In general, all pull requests must:
191191
- Where bugs are fixed, where possible, there should be unit tests
192192
demonstrating the bug and also proving the fix. This helps prevent regression.
193193

194-
Patches that change Placeh consensus rules are considerably more involved than
194+
Patches that change Placeholder consensus rules are considerably more involved than
195195
normal because they affect the entire ecosystem and so must be preceded by
196196
extensive mailing list discussions and have a numbered RIP. While each case will
197197
be different, one should be prepared to expend more time and effort than for
@@ -232,9 +232,9 @@ higher in terms of discussion and peer review requirements, keeping in mind that
232232
mistakes could be very costly to the wider community. This includes refactoring
233233
of consensus critical code.
234234

235-
Where a patch set proposes to change the Placeh consensus, it must have been
235+
Where a patch set proposes to change the Placeholder consensus, it must have been
236236
discussed extensively on the mailing list and IRC, be accompanied by a widely
237-
discussed RIP and have a generally widely perceived technical consensus of being
237+
discussed PIP and have a generally widely perceived technical consensus of being
238238
a worthwhile change based on the judgement of the maintainers.
239239

240240
### Finding Reviewers

0 commit comments

Comments
 (0)