Merge pull request #204 from Phistr90/patch-1

remove duplicate section eip-1.md
This commit is contained in:
Hudson Jameson 2017-02-05 23:17:20 -06:00 committed by GitHub
commit 211def0544
1 changed files with 0 additions and 4 deletions

View File

@ -97,10 +97,6 @@ Each EIP should have the following parts:
<!-- -->
- Backwards Compatibility - All EIPs that introduce backwards incompatibilities must include a section describing these incompatibilities and their severity. The EIP must explain how the author proposes to deal with these incompatibilities. EIP submissions without a sufficient backwards compatibility treatise may be rejected outright.
<!-- -->
- Test Cases - Test cases for an implementation are mandatory for EIPs that are affecting consensus changes. Other EIPs can choose to include links to test cases if applicable.
<!-- -->