From 3d83b163c2d06b0c543956dbee2bccff1fccf0c3 Mon Sep 17 00:00:00 2001 From: "myarbrough@oreilly.com" Date: Wed, 5 Nov 2014 09:22:24 -0800 Subject: [PATCH] Made changes to appdx-bips.asciidoc --- appdx-bips.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/appdx-bips.asciidoc b/appdx-bips.asciidoc index 8db89d7f..8512e544 100644 --- a/appdx-bips.asciidoc +++ b/appdx-bips.asciidoc @@ -10,9 +10,10 @@ As per BIP0001 _BIP Purpose and Guidelines_, there are three kinds of BIP: * An _Informational_ BIP describes a bitcoin design issue, or provides general guidelines or information to the bitcoin community, but does not propose a new feature. Informational BIPs do not necessarily represent a bitcoin community consensus or recommendation, so users and implementors are free to ignore Informational BIPs or follow their advice. * A _Process_ BIP describes a process surrounding bitcoin, or proposes a change to (or an event in) a process. Process BIPs are like Standards Track BIPs but apply to areas other than the bitcoin protocol itself. They may propose an implementation, but not to bitcoin's codebase; they often require community consensus; unlike Informational BIPs, they are more than recommendations, and users are typically not free to ignore them. Examples include procedures, guidelines, changes to the decision-making process, and changes to the tools or environment used in Bitcoin development. Any meta-BIP is also considered a Process BIP. -Bitcoin Improvement Proposals are recorded in a versioned repository on https://github.com/bitcoin/bips[GitHub]. Table D-1 shows a snapshot of BIPs in the Fall of 2014. Consult the authoritative repository for up-to-date information on existing BIPs and their contents. - +Bitcoin Improvement Proposals are recorded in a versioned repository on https://github.com/bitcoin/bips[GitHub]. <> shows a snapshot of BIPs in the Fall of 2014. Consult the authoritative repository for up-to-date information on existing BIPs and their contents. +[[table_d-1]] +.Snapshot of BIPs [options="header"] |======================================================================= |BIP# | Link | Title |Owner |Type |Status