From bf9aa75cf346b45c57800ba6a146544eb1af78f2 Mon Sep 17 00:00:00 2001 From: Murch Date: Mon, 13 May 2024 16:56:24 -0400 Subject: [PATCH] Create first outline --- bip-update-process.md | 50 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 bip-update-process.md diff --git a/bip-update-process.md b/bip-update-process.md new file mode 100644 index 0000000000..cdb9c0219c --- /dev/null +++ b/bip-update-process.md @@ -0,0 +1,50 @@ +
+  BIP: ?
+  Title: Updated BIP Process
+  Author: Murch 
+  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-Updated-BIP-Process
+  Status: Draft
+  Type: Process
+  Created: 2024-05-13
+  License: CC0-1.0
+  Replaces: 2
+
+ +## Abstract + +## Copyright + +This BIP is licensed under the [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license. + +## What is a BIP? +### What is the significance of BIPs? +### What should be documented in a BIP? +### Types +#### Informational +#### Process +#### Standards Track + +## Editors +### Responsibilities + +## Format +### Specification +#### BIP Header Preamble +#### Auxiliary Files + +## Workflow +### Ideation +### Draft +### Proposed +### Final +### Withdrawn +### Transferring Ownership + +## Licensing + +## Changes from BIP-2 + +## Related Work + +- BIP-1 +- BIP-2