Skip to content

Commit 5c6dbd1

Browse files
committed
Use Adoption and Publication instead of Acceptance
1 parent 0043aae commit 5c6dbd1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

bip-0003.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,10 @@ Through its high visibility, it facilitates the community-wide consideration of
7272
source to retrieve the latest version of any BIP. The repository transparently records all changes to each BIP and
7373
allows any community member to retain a complete copy of the archive easily.
7474

75-
The BIPs repository neither tracks community sentiment nor ecosystem adoption[^adoption] of BIPs beyond
75+
The BIPs repository neither tracks community sentiment[^acceptance] nor ecosystem adoption[^adoption] of BIPs beyond
7676
the brief overview provided via the BIP status (see [Workflow](#workflow) below).
77-
No formal or informal decision body governs Bitcoin development or decides acceptance[^acceptance] of BIPs.
77+
Proposals are published in this repository if they are on-topic and fulfill the editorial criteria.
78+
No formal or informal decision body governs Bitcoin development or decides adoption of BIPs.
7879

7980
## BIP Format and Structure
8081

@@ -542,7 +543,7 @@ mentioned in the [Changelog](#changelog) section.
542543
- "Other Implementations" sections are discouraged.[^OtherImplementations]
543544
- Auxiliary files are only permitted in the corresponding BIP’s subdirectory, as no one used the alternative of labeling
544545
them with the BIP number.
545-
- Tracking of adoption, acceptance, and community consensus is out of scope for the BIPs repository, except to determine
546+
- Tracking of adoption and community consensus is out of scope for the BIPs repository, except to determine
546547
whether a BIP is in active use for the move into or out of the Deployed status.
547548
- The distinction between recommended and acceptable licenses was dropped.
548549
- Most licenses that have not been used in the BIP process have been dropped from the list of acceptable licenses.
@@ -664,13 +665,13 @@ feedback, and helpful comments.
664665
aforementioned can be represented by _Closed_ without significantly impacting the information quality of the
665666
overview table. Where the many Status variants provided minuscule additional information, the simplification is more
666667
valuable and the Changelog section now collects specific details.
667-
[^acceptance]: **What is meant by acceptance?**
668+
[^acceptance]: **When is a BIP "accepted"?**
668669
Many standards processes such as the PEPs or the IETF have a mechanism for a proposal to be formally accepted by
669670
some council or committee. The BIP Process does not have such a decision body. Bitcoin development and "acceptance"
670-
of BIPs emerges from the participation of stakeholders across the ecosystem, and refers to some notion of community
671+
of BIPs emerges from the participation of stakeholders across the ecosystem, and refers to some vague notion of community
671672
interest and support for a proposal.
672673
BIP 2 had made an attempt to gather community feedback into comment summaries in BIPs directly. Given the low
673-
adoption and corresponding low information quality of the summaries that resulted from that feature, this BIP
674+
participation and corresponding low information quality of the summaries that resulted from that feature, this BIP
674675
instead intends to leave the evaluation of BIPs to the reviewers and users.
675676
[^adoption]: **Why does the BIPs repository no longer track adoption?**
676677
In the past, some BIPs maintained lists of projects that had implemented the BIP. These lists generated

0 commit comments

Comments
 (0)