1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Merge pull request #458 from MarcoFalke/patch-3

BIP2: Remove Superseded from choices for Status
This commit is contained in:
Luke-Jr 2016-10-05 20:06:08 +00:00 committed by GitHub
commit 6399875eb7

View File

@ -126,7 +126,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
* Comments-Summary: <summary tone> * Comments-Summary: <summary tone>
Comments-URI: <links to wiki page for comments> Comments-URI: <links to wiki page for comments>
Status: <Draft | Active | Proposed | Deferred | Rejected | Status: <Draft | Active | Proposed | Deferred | Rejected |
Withdrawn | Final | Superseded> Withdrawn | Final | Replaced>
Type: <Standards Track | Informational | Process> Type: <Standards Track | Informational | Process>
Created: <date created on, in ISO 8601 (yyyy-mm-dd) format> Created: <date created on, in ISO 8601 (yyyy-mm-dd) format>
License: <abbreviation for approved license(s)> License: <abbreviation for approved license(s)>