Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Livepeer Improvement Proposals (LIPs) describe standards and protocol specificat

1. Fork this repository by clicking "Fork" on the top right.
2. Read [LIP-1](LIPs/LIP-1.md) to gain an understanding of the current LIP process and guidelines and their purpose.
4. Add your LIP to the fork of the repository in the directory `LIPs` directory using the [template LIP here](LIP-X.md).
5. Submit a pull request to this repository.
3. Add your LIP to the fork of the repository in the directory `LIPs` directory using the [template LIP here](LIP-X.md).
4. Submit a pull request to this repository.

The first PR should contain the first draft of an LIP. An editor will manually review the first PR for a new LIP and assign it a number before merging it.

Expand Down