summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2021-02-03 22:15:24 +0000
committerGitHub <noreply@github.com>2021-02-03 22:15:24 +0000
commitef89ae83eba89ed19505247c4dd275cb6f9d22b9 (patch)
tree89bdf451faa7bdbb229c0359f0c682f74fdba369
parentf15b0d0b0a0995771c6ded0151e14e29d7559ecd (diff)
parent518bb8bf4f62ce9f40bff4fb3084cc63b736726c (diff)
downloadbips-ef89ae83eba89ed19505247c4dd275cb6f9d22b9.tar.xz
Merge pull request #1046 from luke-jr/readme_link_bip2
README: Link BIP 2 for submissions
-rw-r--r--README.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mediawiki b/README.mediawiki
index 83120ab..294b02f 100644
--- a/README.mediawiki
+++ b/README.mediawiki
@@ -1,4 +1,4 @@
-People wishing to submit BIPs, first should propose their idea or document to the [https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev bitcoin-dev@lists.linuxfoundation.org] mailing list. After discussion, please open a PR. After copy-editing and acceptance, it will be published here.
+People wishing to submit BIPs, first should propose their idea or document to the [https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev bitcoin-dev@lists.linuxfoundation.org] mailing list (do <em>not</em> assign a number - read <a href="bip-0002.mediawiki">BIP 2</a> for the full process). After discussion, please open a PR. After copy-editing and acceptance, it will be published here.
We are fairly liberal with approving BIPs, and try not to be too involved in decision making on behalf of the community. The exception is in very rare cases of dispute resolution when a decision is contentious and cannot be agreed upon. In those cases, the conservative option will always be preferred.