repository

This commit is contained in:
ethers 2015-11-17 06:24:00 +01:00
parent 9e7176f633
commit a1e9007675
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 an issue or document as pull request. After discussion it will be published here. We are fairly liberal with approving EIPs and try not to be too involved in decision making on behalf of the community. 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](EIPS/eip-1.mediawiki). Then clone the reposistory and add your EIP to it. There is a [template EIP here](eip-X.mediawiki). Then submit a Pull Request to Ethereum's [EIPs reposistroy](https://github.com/ethereum/EIPs).
First review [EIP-1](EIPS/eip-1.mediawiki). 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).
# Current EIPS
| Number | Title | Type | Status |