From 74769c65ac9ea41fa12499cba65057da0a2c7ced Mon Sep 17 00:00:00 2001 From: Michael Folkson Date: Fri, 10 Mar 2023 23:52:00 +0200 Subject: [PATCH] Updated BIP Process wishlist (markdown) --- BIP-Process-wishlist.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BIP-Process-wishlist.md b/BIP-Process-wishlist.md index 7ee9b49..3f94b3e 100644 --- a/BIP-Process-wishlist.md +++ b/BIP-Process-wishlist.md @@ -26,6 +26,10 @@ For more details on this see: https://github.com/bitcoin/bips/pull/1012, https:/ A number of BIPs, including the BIP process itself, have found it better to just take the old BIP and revise it, rather than describing changes. It might be useful to have (eg) BIP 174v2 instead of an entirely new BIP number for PSBTv2. +==Clarify if you can still make edits to a BIP in a "FINAL" state== + +There shouldn't be a significant design change post the BIP moving to a "FINAL" state but minor edits and wording clarifications should be allowed. For significant design changes post moving to the "FINAL" state BIP versions (above) would be handy. + ==Markdown== Lightning has created a parallel process called BOLT. My only guess is this is due to a preference for Markdown. If people want to use Markdown, let's restore it as an allowed format.