diff --git a/EIPS/eip-1.md b/EIPS/eip-1.md index ffe1b5c0..07cd72ec 100644 --- a/EIPS/eip-1.md +++ b/EIPS/eip-1.md @@ -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.