diff --git a/eip-template.md b/eip-template.md index f0b91df8eb4bc4..a4d693414f5150 100644 --- a/eip-template.md +++ b/eip-template.md @@ -18,7 +18,7 @@ requires: # Only required when you reference an EIP in the `Spec Note that an EIP number will be assigned by an editor. When opening a pull request to submit your EIP, please use an abbreviated title in the filename, `eip-draft_title_abbrev.md`. The title should be 44 characters or less. It should not repeat the EIP number in title, irrespective of the category. - + TODO: Remove this comment before submitting --> @@ -26,7 +26,7 @@ requires: # Only required when you reference an EIP in the `Spec @@ -35,9 +35,9 @@ requires: # Only required when you reference an EIP in the `Spec @@ -45,9 +45,9 @@ requires: # Only required when you reference an EIP in the `Spec @@ -59,7 +59,7 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S The rationale fleshes out the specification by describing what motivated the design and why particular design decisions were made. It should describe alternate designs that were considered and related work, e.g. how the feature is supported in other languages. The current placeholder is acceptable for a draft. - + TODO: Remove this comment before submitting --> @@ -70,10 +70,11 @@ TBD @@ -83,16 +84,18 @@ No backward compatibility issues found. - + ## Reference Implementation diff --git a/index.html b/index.html index 8ef51c6686e5ee..7f7c55bae4922c 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@

EIPs

Ethereum Improvement Proposals (EIPs) describe standards for the Ethereum platform, including core protocol specifications, client APIs, and contract standards. Network upgrades are discussed separately in the Ethereum Project Management repository.

Contributing

-

First review EIP-1. Then clone the repository and add your EIP to it. There is a template EIP here. Then submit a Pull Request to Ethereum's EIPs repository.

+

First review EIP-1. Then clone the repository and add your EIP to it. There is a template EIP here. Then submit a Pull Request to Ethereum's EIPs repository.

EIP status terms