mirror of
https://github.com/bitcoin/bips.git
synced 2025-08-09 01:32:41 +02:00
bip3: Restate recommendation to get early feedback
This commit is contained in:
14
bip-0003.md
14
bip-0003.md
@@ -198,17 +198,19 @@ BIP. The idea must be of interest to the broader community or relevant to multip
|
||||
and matters concerning only a single project usually do not require standardization and should instead be brought up directly to
|
||||
the relevant project.
|
||||
|
||||
The authors should first research whether an idea has been considered before. Ideas in Bitcoin are often rediscovered,
|
||||
The authors should first research whether their idea has been considered before. Ideas in Bitcoin are often rediscovered,
|
||||
and prior related discussions may inform the authors of the issues that may arise in its progression. After some investigation,
|
||||
the novelty of an idea can be tested by posting about it to the [Bitcoin Development Mailing
|
||||
the novelty and viability of the idea should be tested by posting about the idea to the [Bitcoin Development Mailing
|
||||
List](https://groups.google.com/g/bitcoindev). Prior correspondence can be found in the [mailing list
|
||||
archive](https://gnusha.org/pi/bitcoindev/).
|
||||
|
||||
Vetting an idea publicly before investing the time to describe the idea formally is meant to save both the authors and
|
||||
the broader community time. Not only may someone point out relevant discussion topics that were missed in the authors’
|
||||
It is recommended that authors establish before or at the start of working on a draft whether their idea may be of
|
||||
interest to the Bitcoin community.
|
||||
Authors should avoid opening a pull request with a BIP draft out of the blue.
|
||||
Vetting an idea publicly before investing time and effort to formally describe the idea is meant to save time for both the authors and
|
||||
the community. Not only may someone point out relevant discussion topics that were missed in the authors’
|
||||
research, or that an idea is guaranteed to be rejected based on prior discussions, but describing an idea publicly also
|
||||
tests whether it is of interest to more people besides the authors. After establishing that the idea may be of interest
|
||||
to the Bitcoin community, the authors should work on drafting a BIP.
|
||||
tests whether it is of interest to more people beside the authors.
|
||||
|
||||
As a first sketch of the proposal is taking shape, the authors should present it to the [Bitcoin Development Mailing
|
||||
List](https://groups.google.com/g/bitcoindev). This gives the authors a chance to collect initial feedback and address
|
||||
|
Reference in New Issue
Block a user