1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-12-22 14:45:19 +00:00

bip-0003: Move Type header responsibility to the author(s)

This commit is contained in:
Luke Dashjr 2025-11-15 21:07:56 +00:00 committed by Murch
parent e44d11ebb9
commit 86d9737e41
No known key found for this signature in database
GPG Key ID: 7BA035CA5B901713

View File

@ -490,14 +490,14 @@ For each new BIP pull request that comes in, an editor checks the following:
* Licensing terms are acceptable
* Motivation, Rationale, and Backward Compatibility have been addressed
* Specification provides sufficient detail for implementation
* The defined Layer header must be correctly assigned for the given specification
* The defined Layer and Type headers must be correctly assigned for the given specification
* The BIP is ready: it is comprehensible, technically feasible, and all aspects are addressed as necessary
Editors do NOT evaluate whether the proposal is likely to be adopted.
Then, a BIP Editor will:
* Assign a BIP number and BIP type in the pull request
* Assign a BIP number in the pull request
* Ensure that the BIP is listed in the [README](README.mediawiki)
* Merge the pull request when it is ready