Update README.md

This commit is contained in:
wanderer 2015-10-27 04:39:53 +00:00
parent fc9312bd73
commit d3e40dc507
1 changed files with 7 additions and 0 deletions

View File

@ -6,3 +6,10 @@ We are fairly liberal with approving EIPs, and try not to be too involved in dec
Having a EIP here does not make it a formally accepted standard until its status becomes Active. For a EIP to become Active requires the mutual consent of the community.
Those proposing changes should consider that ultimately consent may rest with the consensus of the Ethereum users.
# Contrubuting
First review [EIP-1](blob/master/eip-1.mediawiki). Then clone the reposistory and add your EIP to it. Then submit a Pull Request to Ethereum's [EIP reposistroy](https://github.com/ethereum/EIP).
# Current EIPS
| Number | Title | Type | Status |
| ------------- |---------------| -----:| -------|
| [1](blob/master/eip-1.mediawiki) | EIP Purpose and Guidelines | Meta | Draft |