Update README.md

This commit is contained in:
Hudson Jameson 2017-02-01 19:15:11 -06:00 committed by GitHub
parent f83f768057
commit cba98f1e3d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Ethereum Improvement Proposal. EIPs propose and describe changes made to Ethereu
People wishing to submit EIPs first should propose their idea as an issue and then formalize it using a PR. After discussion it will be published here. Having an 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. An EIP is not finalized until it has been implemented and is in use. Those proposing changes should consider that ultimately consent may rest with the consensus of the Ethereum users.
# Contributing
First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP to it. There is a [template EIP here](eip-X.mediawiki). Then submit a Pull Request to Ethereum's [EIPs repository](https://github.com/ethereum/EIPs).
First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP to it. There is a [template EIP here](eip-X.md). Then submit a Pull Request to Ethereum's [EIPs repository](https://github.com/ethereum/EIPs).
# Current EIPS
| Number |Title | Author | Type | Layer | Status / Discussion |