Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions bip-update-process.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<pre>
BIP: ?
Title: Updated BIP Process
Author: Murch <murch@murch.one>
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
</pre>

## 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