You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-0002.mediawiki
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ BIP authors are responsible for collecting community feedback on both the initia
48
48
It is highly recommended that a single BIP contain a single key proposal or new idea. The more focused the BIP, the more successful it tends to be. If in doubt, split your BIP into several well-focused ones.
49
49
50
50
When the BIP draft is complete, a BIP editor will assign the BIP a number, label it as Standards Track, Informational, or Process, and merge the pull request to the BIPs git repository.
51
-
A BIP editor will not unreasonably reject a BIP.
51
+
The BIP editors will not unreasonably reject a BIP.
52
52
Reasons for rejecting BIPs include duplication of effort, disregard for formatting rules, being too unfocused or too broad, being technically unsound, not providing proper motivation or addressing backwards compatibility, or not in keeping with the Bitcoin philosophy.
53
53
For a BIP to be accepted it must meet certain minimum criteria.
54
54
It must be a clear and complete description of the proposed enhancement.
@@ -61,7 +61,7 @@ The BIP author may update the draft as necessary in the git repository. Updates
61
61
62
62
It occasionally becomes necessary to transfer ownership of BIPs to a new champion. In general, we'd like to retain the original author as a co-author of the transferred BIP, but that's really up to the original author. A good reason to transfer ownership is because the original author no longer has the time or interest in updating it or following through with the BIP process, or has fallen off the face of the 'net (i.e. is unreachable or not responding to email). A bad reason to transfer ownership is because you don't agree with the direction of the BIP. We try to build consensus around a BIP, but if that's not possible, you can always submit a competing BIP.
63
63
64
-
If you are interested in assuming ownership of a BIP, send a message asking to take over, addressed to both the original author and a BIP editor. If the original author doesn't respond to email in a timely manner, a BIP editor will make a unilateral decision (it's not like such decisions can't be reversed :).
64
+
If you are interested in assuming ownership of a BIP, send a message asking to take over, addressed to both the original author and the BIP editors. If the original author doesn't respond to email in a timely manner, the BIP editors will make a unilateral decision (it's not like such decisions can't be reversed :).
65
65
66
66
===BIP Editors===
67
67
@@ -73,7 +73,7 @@ The current BIP editors are:
73
73
===BIP Editor Responsibilities & Workflow===
74
74
75
75
The BIP editors subscribe to the Bitcoin development mailing list.
76
-
Off-list BIP-related correspondence should be sent (or CC'd) to one of the BIP editors.
76
+
Off-list BIP-related correspondence should be sent (or CC'd) to the BIP editors.
77
77
78
78
For each new BIP that comes in an editor does the following:
0 commit comments