summaryrefslogtreecommitdiff
path: root/bip-0002.mediawiki
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-03-08 18:40:29 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2016-03-08 18:40:29 +0000
commitbac34a1e8c4b252a9d3c8cbdffd5e6d409738713 (patch)
tree05c5bfc0ebc5261c98022e951b9276ebeed1889d /bip-0002.mediawiki
parent03888cc96dfc4d0064c36eb77ed0f4b954465d7d (diff)
downloadbips-bac34a1e8c4b252a9d3c8cbdffd5e6d409738713.tar.xz
bip-0002: Clarify ordering of Comments-* headers
Diffstat (limited to 'bip-0002.mediawiki')
-rw-r--r--bip-0002.mediawiki2
1 files changed, 2 insertions, 0 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki
index 4150b34..4e457a3 100644
--- a/bip-0002.mediawiki
+++ b/bip-0002.mediawiki
@@ -118,6 +118,8 @@ For example, the preamble to BIP 1 might be updated to include the line:
Comments-URI: https://en.bitcoin.it/wiki/BIP_Comments:BIP_0001
https://some-other-wiki.org/BIP_1_Comments
+These fields must follow the "Discussions-To" header defined in BIP 1 (if that header is not present, it should follow the position where it would be present; generally this is immediately above the Status header).
+
To avoid doubt: comments and status are unrelated metrics to judge a BIP, and neither should be directly influencing the other.
===Rationale===