@@ -76,13 +76,13 @@ the pull request affects. Valid areas as:
76
76
77
77
Examples:
78
78
79
- Consensus: Add new opcode for RIP -XXXX OP_CHECKAWESOMESIG
79
+ Consensus: Add new opcode for PIP -XXXX OP_CHECKAWESOMESIG
80
80
Net: Automatically create hidden service, listen on Tor
81
81
Qt: Add feed bump button
82
82
Trivial: Fix typo in init.cpp
83
83
84
84
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 )
86
86
for more information on helping with translations.
87
87
88
88
If a pull request is specifically not to be considered for merging (yet) please
@@ -191,7 +191,7 @@ In general, all pull requests must:
191
191
- Where bugs are fixed, where possible, there should be unit tests
192
192
demonstrating the bug and also proving the fix. This helps prevent regression.
193
193
194
- Patches that change Placeh consensus rules are considerably more involved than
194
+ Patches that change Placeholder consensus rules are considerably more involved than
195
195
normal because they affect the entire ecosystem and so must be preceded by
196
196
extensive mailing list discussions and have a numbered RIP. While each case will
197
197
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
232
232
mistakes could be very costly to the wider community. This includes refactoring
233
233
of consensus critical code.
234
234
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
236
236
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
238
238
a worthwhile change based on the judgement of the maintainers.
239
239
240
240
### Finding Reviewers
0 commit comments